mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-11 08:47:11 +02:00
Merge pull request #3 from jbeda/readme-fix
Fix up repo paths in the README.
This commit is contained in:
commit
2282fdf13e
12
README.md
12
README.md
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
[![GoDoc Widget]][GoDoc] [![Travis Widget]][Travis] [![Coverage Status Widget]][Coverage Status]
|
[![GoDoc Widget]][GoDoc] [![Travis Widget]][Travis] [![Coverage Status Widget]][Coverage Status]
|
||||||
|
|
||||||
[GoDoc]: https://godoc.org/github.com/jbeda/go-jsonnet
|
[GoDoc]: https://godoc.org/github.com/google/go-jsonnet
|
||||||
[GoDoc Widget]: https://godoc.org/github.com/jbeda/go-jsonnet?status.png
|
[GoDoc Widget]: https://godoc.org/github.com/google/go-jsonnet?status.png
|
||||||
[Travis]: https://travis-ci.org/jbeda/go-jsonnet
|
[Travis]: https://travis-ci.org/google/go-jsonnet
|
||||||
[Travis Widget]: https://travis-ci.org/jbeda/go-jsonnet.svg?branch=master
|
[Travis Widget]: https://travis-ci.org/google/go-jsonnet.svg?branch=master
|
||||||
[Coverage Status Widget]: https://coveralls.io/repos/github/jbeda/go-jsonnet/badge.svg?branch=master
|
[Coverage Status Widget]: https://coveralls.io/repos/github/google/go-jsonnet/badge.svg?branch=master
|
||||||
[Coverage Status]: https://coveralls.io/github/jbeda/go-jsonnet?branch=master
|
[Coverage Status]: https://coveralls.io/github/google/go-jsonnet?branch=master
|
||||||
|
|
||||||
This is a port of [jsonnet](http://jsonnet.org/) to go. It is very much a work in progress.
|
This is a port of [jsonnet](http://jsonnet.org/) to go. It is very much a work in progress.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user