Skip to content

Commit 3fc770e

Browse files
committed
fix(docs): ref github project name in build badge
1 parent f7e9651 commit 3fc770e

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
@@ -1,7 +1,7 @@
11
docopt.go
22
=========
33

4-
[![Build Status](https://travis-ci.org/docopt/docopt-go.svg?branch=master)](https://travis-ci.org/docopt/docopt-go)
4+
[![Build Status](https://travis-ci.org/docopt/docopt.go.svg?branch=master)](https://travis-ci.org/docopt/docopt.go)
55

66
Golang implementation of [docopt](http://docopt.org/) 0.6.1+fix
77

0 commit comments

Comments
 (0)