Browse code

update url for issue

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

lixiaobing10051267 authored on 2017/06/29 18:10:02
Showing 1 changed files
... ...
@@ -39,7 +39,7 @@ A great way to contribute to the project is to send a detailed report when you
39 39
 encounter an issue. We always appreciate a well-written, thorough bug report,
40 40
 and will thank you for it!
41 41
 
42
-Check that [our issue database](https://github.com/docker/docker/issues)
42
+Check that [our issue database](https://github.com/moby/moby/issues)
43 43
 doesn't already include that problem or suggestion before submitting an issue.
44 44
 If you find a match, you can use the "subscribe" button to get notified on
45 45
 updates. Do *not* leave random "+1" or "I have this too" comments, as they
... ...
@@ -66,7 +66,7 @@ This section gives the experienced contributor some tips and guidelines.
66 66
 
67 67
 Not sure if that typo is worth a pull request? Found a bug and know how to fix
68 68
 it? Do it! We will appreciate it. Any significant improvement should be
69
-documented as [a GitHub issue](https://github.com/docker/docker/issues) before
69
+documented as [a GitHub issue](https://github.com/moby/moby/issues) before
70 70
 anybody starts working on it.
71 71
 
72 72
 We are always thrilled to receive pull requests. We do our best to process them