From c879cdbae700eed92858e81a755f779e46ba9b8c Mon Sep 17 00:00:00 2001 From: Shubheksha Jalan Date: Wed, 19 Apr 2017 00:29:48 +0530 Subject: [PATCH] Fix URL for design proposal PRs (#2842) * fix url for design proposal PRs * Update advanced-contributing.md --- opensource/workflow/advanced-contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensource/workflow/advanced-contributing.md b/opensource/workflow/advanced-contributing.md index 4e56e77250..0198d09e39 100644 --- a/opensource/workflow/advanced-contributing.md +++ b/opensource/workflow/advanced-contributing.md @@ -66,7 +66,7 @@ The following provides greater detail on the process: 2. Review existing issues and proposals to make sure no other user is proposing a similar idea. The design proposals are - [all online in our GitHub pull requests](https://github.com/docker/docker/pulls?q=is%3Aopen+is%3Apr+label%3Akind%2Fproposal){: target="_blank" class="_"}. + [all online in our GitHub pull requests](https://github.com/docker/docker.github.io/pulls). 3. Talk to the community about your idea.