瀏覽代碼

Merge pull request #33873 from lixiaobing1/masterissue

update url for issue
Sebastiaan van Stijn 8 年之前
父節點
當前提交
82390ebf32
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CONTRIBUTING.md

+ 2 - 2
CONTRIBUTING.md

@@ -39,7 +39,7 @@ A great way to contribute to the project is to send a detailed report when you
 encounter an issue. We always appreciate a well-written, thorough bug report,
 encounter an issue. We always appreciate a well-written, thorough bug report,
 and will thank you for it!
 and will thank you for it!
 
 
-Check that [our issue database](https://github.com/docker/docker/issues)
+Check that [our issue database](https://github.com/moby/moby/issues)
 doesn't already include that problem or suggestion before submitting an issue.
 doesn't already include that problem or suggestion before submitting an issue.
 If you find a match, you can use the "subscribe" button to get notified on
 If you find a match, you can use the "subscribe" button to get notified on
 updates. Do *not* leave random "+1" or "I have this too" comments, as they
 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.
 
 
 Not sure if that typo is worth a pull request? Found a bug and know how to fix
 Not sure if that typo is worth a pull request? Found a bug and know how to fix
 it? Do it! We will appreciate it. Any significant improvement should be
 it? Do it! We will appreciate it. Any significant improvement should be
-documented as [a GitHub issue](https://github.com/docker/docker/issues) before
+documented as [a GitHub issue](https://github.com/moby/moby/issues) before
 anybody starts working on it.
 anybody starts working on it.
 
 
 We are always thrilled to receive pull requests. We do our best to process them
 We are always thrilled to receive pull requests. We do our best to process them