From a21dbb9911b190c9a493a61fc1ae8f597c2e3526 Mon Sep 17 00:00:00 2001 From: David Calavera Date: Mon, 8 Feb 2016 08:52:27 -0800 Subject: [PATCH] Fix release link. Signed-off-by: David Calavera --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42997b2..707b502 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ docker-credential-helpers is a suite of programs to use native stores to keep Do ## Installation -Go to the [Releases](releases) page and download the binary that works better for you. Put that binary in your `$PATH`, so Docker can find it. +Go to the [Releases](https://github.com/calavera/docker-credential-helpers/releases) page and download the binary that works better for you. Put that binary in your `$PATH`, so Docker can find it. ### Building from scratch