From f87e609aebfec5d91ec2563e4ff84ce00af4e462 Mon Sep 17 00:00:00 2001 From: Wenkai Yin Date: Fri, 28 Oct 2016 12:22:27 +0800 Subject: [PATCH] fix #964 --- docs/user_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide.md b/docs/user_guide.md index 084da17c3..20751a359 100644 --- a/docs/user_guide.md +++ b/docs/user_guide.md @@ -169,4 +169,4 @@ $ docker-compose start Option "--dry-run" will print the progress without removing any data. -About the details of GC, please see [GC](https://github.com/docker/distribution/blob/master/docs/garbage-collection.md). \ No newline at end of file +About the details of GC, please see [GC](https://github.com/docker/docker.github.io/blob/master/registry/garbage-collection.md). \ No newline at end of file