Skip to content

Commit 6e3c09f

Browse files
committed
documentation correction
1 parent c20dd93 commit 6e3c09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GoDoc](https://img.shields.io/badge/api-Godoc-blue.svg)](https://pkg.go.dev/github.com/rickb777/date/v2)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/rickb777/date)](https://goreportcard.com/report/github.com/rickb777/date/v2)
55
[![Build](https://github.com/rickb777/date/actions/workflows/go.yml/badge.svg)](https://github.com/rickb777/date/actions)
6-
[![Coverage](https://coveralls.io/repos/github/rickb777/date/badge.svg?branch=main)](https://coveralls.io/github/rickb777/date?branch=main)
6+
[![Coverage](https://coveralls.io/repos/github/rickb777/date/badge.svg?branch=v2)](https://coveralls.io/github/rickb777/date?branch=v2)
77
[![Issues](https://img.shields.io/github/issues/rickb777/date.svg)](https://github.com/rickb777/date/issues)
88

99
Package `date` provides functionality for working with dates.

0 commit comments

Comments
 (0)