From 8ca5b2b392ad5625dc726b8ae43f866196ba40df Mon Sep 17 00:00:00 2001 From: Joffrey F Date: Fri, 20 Jan 2017 14:07:54 -0800 Subject: [PATCH] Fix milestone link Signed-off-by: Joffrey F --- docs/change-log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/change-log.md b/docs/change-log.md index 1dda4415..8b6d859e 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -4,7 +4,7 @@ Change log 2.0.2 ----- -[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/28?closed=1) +[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/29?closed=1) ### Bugfixes