瀏覽代碼

Merge pull request #14644 from charleswhchan/patch-4

Remove duplicated period in link
Brian Goff 10 年之前
父節點
當前提交
1df7a2f940
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -183,7 +183,7 @@ Contributing to Docker
 [![Jenkins Build Status](https://jenkins.dockerproject.org/job/Docker%20Master/badge/icon)](https://jenkins.dockerproject.org/job/Docker%20Master/)
 [![Jenkins Build Status](https://jenkins.dockerproject.org/job/Docker%20Master/badge/icon)](https://jenkins.dockerproject.org/job/Docker%20Master/)
 
 
 Want to hack on Docker? Awesome! We have [instructions to help you get
 Want to hack on Docker? Awesome! We have [instructions to help you get
-started contributing code or documentation.](https://docs.docker.com/project/who-written-for/).
+started contributing code or documentation](https://docs.docker.com/project/who-written-for/).
 
 
 These instructions are probably not perfect, please let us know if anything
 These instructions are probably not perfect, please let us know if anything
 feels wrong or incomplete. Better yet, submit a PR and improve them yourself.
 feels wrong or incomplete. Better yet, submit a PR and improve them yourself.