瀏覽代碼

Merge pull request #3563 from adamchainz/readthedocs.io

Convert readthedocs links for their .org -> .io migration for hosted projects
Daniel Nephin 9 年之前
父節點
當前提交
7c06f60573
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -35,7 +35,7 @@ that should get you started.
 This step is optional, but recommended. Pre-commit hooks will run style checks
 This step is optional, but recommended. Pre-commit hooks will run style checks
 and in some cases fix style issues for you, when you commit code.
 and in some cases fix style issues for you, when you commit code.
 
 
-Install the git pre-commit hooks using [tox](https://tox.readthedocs.org) by
+Install the git pre-commit hooks using [tox](https://tox.readthedocs.io) by
 running `tox -e pre-commit` or by following the
 running `tox -e pre-commit` or by following the
 [pre-commit install guide](http://pre-commit.com/#install).
 [pre-commit install guide](http://pre-commit.com/#install).