Skip to content

Commit b5e10be

Browse files
committed
doc: update links to *Don’t be afraid to commit* tutorial
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 953db8f commit b5e10be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Submitting patches
6565
read the `don't be afraid to commit`_ tutorial.
6666

6767
.. _GitHub: https://github.com/
68-
.. _don't be afraid to commit: https://dont-be-afraid-to-commit.readthedocs.io/en/latest/index.html
68+
.. _don't be afraid to commit: https://afraid-to-commit.readthedocs.io/en/latest/index.html
6969

7070
Start coding
7171
~~~~~~~~~~~~
@@ -80,7 +80,7 @@ Start coding
8080
* `Run the tests <running-the-tests_>`_ and `verify coverage <running-test-coverage_>`_.
8181
* Push your commits to GitHub and `create a pull request`_.
8282

83-
.. _committing as you go: https://dont-be-afraid-to-commit.readthedocs.io/en/latest/git/commandlinegit.html#commit-your-changes
83+
.. _committing as you go: https://afraid-to-commit.readthedocs.io/en/latest/git/commandlinegit.html#commit-your-changes
8484
.. _create a pull request: https://help.github.com/articles/creating-a-pull-request/
8585
.. _Tcl 8.5 commands reference: https://www.tcl-lang.org/man/tcl8.5/TclCmd/contents.htm
8686

0 commit comments

Comments
 (0)