Skip to content

Commit 23e1976

Browse files
Merge pull request docker#572 from valll94/patch-1
Fix wrong links in "Testing contributions" Documentation page
2 parents 19c648d + 28baff8 commit 23e1976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opensource/ways/test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ What to look for:
4747

4848
# Test code in the Docker
4949

50-
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>.
50+
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>.
5151

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

0 commit comments

Comments
 (0)