fix(): Last link on README

This commit is contained in:
Sergio Jimenez 2016-04-03 20:57:53 +02:00 committed by Cameron Sparr
parent 5c688daff1
commit 9f68a32934
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ docker containers. You can read Docker's documentation for their remote API
The docker plugin uses the excellent
[docker engine-api](https://github.com/docker/engine-api) library to
gather stats. Documentation for the library can be found
[here](https://godoc.org/github.com/fsouza/go-dockerclient) and documentation
[here](https://godoc.org/github.com/docker/engine-api) and documentation
for the stat structure can be found
[here](https://godoc.org/github.com/docker/engine-api/types#Stats)