Remove duplicated period in link

Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
Upstream-commit: 3a23203255e75cdfca608f19be93b08bb260692e
Component: engine
This commit is contained in:
Charles Chan
2015-07-14 17:50:19 -07:00
parent 15b4615804
commit 835deb271a

View File

@ -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/)
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
feels wrong or incomplete. Better yet, submit a PR and improve them yourself.