Skip to content

Commit

Permalink
Correct godoc badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
awoodbeck committed Feb 12, 2018
1 parent 810512e commit c629faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
[![Build Status](https://travis-ci.org/awoodbeck/strftime.svg?branch=master)](https://travis-ci.org/awoodbeck/strftime)
[![Coverage Status](https://coveralls.io/repos/github/awoodbeck/strftime/badge.svg)](https://coveralls.io/github/awoodbeck/strftime)
[![Go Report Card](https://goreportcard.com/badge/github.com/awoodbeck/strftime)](https://goreportcard.com/report/github.com/awoodbeck/strftime)
![GoDoc](https://godoc.org/github.com/awoodbeck/strftime?status.svg)
[![GoDoc](https://godoc.org/github.com/awoodbeck/strftime?status.svg)](https://godoc.org/github.com/awoodbeck/strftime)

# strftime

Expand Down

0 comments on commit c629faa

Please sign in to comment.