summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorFlorian Schulze <mail@florian-schulze.net>2018-01-08 18:16:38 +0100
committerAnthony Sottile <asottile@umich.edu>2018-01-08 09:16:38 -0800
commit20a3a781203e41fa13ff45a99bed800e07197f9d (patch)
treebefdd56cac7cfea19778c3e095ceb8cae1757f83 /CONTRIBUTING.rst
parent1f328d1579d0fe1c09276113f038ab29e8fb475f (diff)
downloadtox-git-20a3a781203e41fa13ff45a99bed800e07197f9d.tar.gz
Fix link to PULL_REQUEST_TEMPLATE.md. (#735)
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index f51af1fa..1217c0b5 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -101,7 +101,7 @@ Short version
The test environments above are usually enough to cover most cases locally.
#. Consider the
- `checklist <https://github.com/Avira/tox/blob/master/.github/PULL_REQUEST_TEMPLATE.md>`_
+ `checklist <https://github.com/tox-dev/tox/blob/master/.github/PULL_REQUEST_TEMPLATE.md>`_
in the pull request form
Long version
@@ -178,7 +178,7 @@ Here is a simple overview, with tox-specific bits:
$ git push -u
-#. submit a pull request through the GitHub website and and consider the `checklist <https://github.com/Avira/tox/blob/master/.github/PULL_REQUEST_TEMPLATE.md>`_ in the pull request form::
+#. submit a pull request through the GitHub website and and consider the `checklist <https://github.com/tox-dev/tox/blob/master/.github/PULL_REQUEST_TEMPLATE.md>`_ in the pull request form::
head-fork: YOUR_GITHUB_USERNAME/tox
compare: your-branch-name