Merge pull request #572 from valll94/patch-1

Fix wrong links in "Testing contributions" Documentation page
This commit is contained in:
John Mulhausen 2016-11-16 11:50:06 -08:00 committed by GitHub
commit 23e1976ab4
1 changed files with 2 additions and 2 deletions

View File

@ -47,6 +47,6 @@ What to look for:
# Test code in the Docker
If you are interested in writing or fixing test code for the Docker project, learn about <a href="http://docs.docker.com/project/test-and-docs/" target="_blank">our test infrastructure</a>.
If you are interested in writing or fixing test code for the Docker project, learn about <a href="https://docs.docker.com/opensource/project/test-and-docs/" target="_blank">our test infrastructure</a>.
View <a href="http://goo.gl/EkyABb" target="_blank"> our open test issues</a> in Docker for something to work on. Or, create one of your own.
View <a href="https://goo.gl/JWuQPJ" target="_blank"> our open test issues</a> in Docker for something to work on. Or, create one of your own.