From 20c1e873a6e28d40ac799599213f0714f55dda64 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Wed, 29 Mar 2017 07:20:45 -0700 Subject: [PATCH] Fix broken link (#2526) --- opensource/workflow/coding-style.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/opensource/workflow/coding-style.md b/opensource/workflow/coding-style.md index cb74162d88..98b11a856b 100644 --- a/opensource/workflow/coding-style.md +++ b/opensource/workflow/coding-style.md @@ -91,6 +91,3 @@ program code and documentation code. * After a merge, [a master build](https://master.dockerproject.org/) is available almost immediately. - -* If you made a documentation change, you can see it at - [docs.master.dockerproject.org](http://docs.master.dockerproject.org/).