diff options
Diffstat (limited to 'vendor/github.com/magiconair/properties/README.md')
-rw-r--r-- | vendor/github.com/magiconair/properties/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/github.com/magiconair/properties/README.md b/vendor/github.com/magiconair/properties/README.md index 2c05f290..42ed5c37 100644 --- a/vendor/github.com/magiconair/properties/README.md +++ b/vendor/github.com/magiconair/properties/README.md @@ -1,6 +1,6 @@ [](https://github.com/magiconair/properties/releases) [](https://travis-ci.org/magiconair/properties) -[](https://app.codeship.com/projects/274177") +[](https://circleci.com/gh/magiconair/properties) [](https://raw.githubusercontent.com/magiconair/properties/master/LICENSE) [](http://godoc.org/github.com/magiconair/properties) @@ -30,7 +30,7 @@ changed from `panic` to `log.Fatal` but this is configurable and custom error handling functions can be provided. See the package documentation for details. -Read the full documentation on [GoDoc](https://godoc.org/github.com/magiconair/properties) [](https://godoc.org/github.com/magiconair/properties) +Read the full documentation on [](http://godoc.org/github.com/magiconair/properties) ## Getting Started |