Commit
+1 -1 +/-1 browse
1 | diff --git a/README.md b/README.md |
2 | index fdafcc1..26a121a 100644 |
3 | --- a/README.md |
4 | +++ b/README.md |
5 | @@ -23,7 +23,7 @@ A high-performance, caching Git LFS server with an AWS S3 back-end. |
6 | |
7 | - A tiny (<10MB) Docker image ([jasonwhite0/rudolfs][]). |
8 | |
9 | - [jasonwhite0/rudolfs]: https://cloud.docker.com/repository/docker/jasonwhite0/rudolfs |
10 | + [jasonwhite0/rudolfs]: https://hub.docker.com/r/jasonwhite0/rudolfs |
11 | |
12 | The back-end storage code is very modular and composable. PRs for implementing |
13 | other storage back-ends are welcome. If you begin working on this, please let us |