diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d3acee138..2ce76e91b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -65,8 +65,6 @@ Start coding .. _create a pull request: https://help.github.com/articles/creating-a-pull-request/ .. _Tcl 8.5 commands reference: https://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm -.. _running-the-tests: - Design notes ~~~~~~~~~~~~ @@ -76,6 +74,8 @@ there some development howtos: * :ref:`add-new-sub-command` * :ref:`add-new-config-option` +.. _running-the-tests: + Running the tests ~~~~~~~~~~~~~~~~~