Skip to content

Commit

Permalink
README: link Travis CI badge to build status page (google#8)
Browse files Browse the repository at this point in the history
It's more helpful (and expected) to link the badge to the build status page,
rather than it just being a link to the badge SVG itself.
  • Loading branch information
dmitshur authored and adonovan committed Nov 5, 2018
1 parent 8474648 commit 4d4cb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ languages and compilers.

* Issue tracker: [https://go.starlark.net/starlark/issues](https://go.starlark.net/starlark/issues)

* Travis CI: ![Travis CI](https://travis-ci.org/google/starlark-go.svg) [https://travis-ci.org/google/starlark-go](https://travis-ci.org/google/starlark-go)
* Travis CI: [![Travis CI](https://travis-ci.org/google/starlark-go.svg) https://travis-ci.org/google/starlark-go](https://travis-ci.org/google/starlark-go)

### Getting started

Expand Down

0 comments on commit 4d4cb79

Please sign in to comment.