Files
docker-docs/opensource/ways
Valeri Rangelov 28baff8a81 Fix wrong links in "Testing contributions" Documentation page
- What I did

While reading build documentation I saw two wrong links and proposed fix.

- How I did it

First wrong link: I've change the filter from: is:open is:issue label:kind/test -label:status/claimed -label:status/assigned no:assignee  to: is:issue is:open 
Second wrong link: http://docs.docker.com/project/test-and-docs/ points to "Sorry, we can't find that page", I've change it to:
2016-11-15 17:41:13 +02:00
..