瀏覽代碼

Merge pull request #12678 from vdemeester/fix-advanced-contributing-doc

Documentation: fix the design proposal link in advanced contribution page
Phil Estes 10 年之前
父節點
當前提交
310fc37fe7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/project/advanced-contributing.md

+ 1 - 1
docs/sources/project/advanced-contributing.md

@@ -67,7 +67,7 @@ The following provides greater detail on the process:
 
 
     The design proposals are <a
     The design proposals are <a
     href="https://github.com/docker/docker/pulls?q=is%3Aopen+is%3Apr+label%
     href="https://github.com/docker/docker/pulls?q=is%3Aopen+is%3Apr+label%
-    3AProposal" target="_blank">all online in our GitHub pull requests</a>. 
+    3Akind%2Fproposal" target="_blank">all online in our GitHub pull requests</a>. 
     
     
 3. Talk to the community about your idea.
 3. Talk to the community about your idea.