소스 검색

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
     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.