summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-27 22:19:05 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-27 22:19:05 +0900
commit12696cdfa2796e85ea0603966b8839e24650b0e3 (patch)
tree28aef01770f54532bbbe3b4c8526d2e8e39460c9
parent03e85df6175258bd6d6ec24aaeed8fc74a335651 (diff)
downloadsphinx-git-12696cdfa2796e85ea0603966b8839e24650b0e3.tar.gz
doc: Fix URL
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 73ea1e52e..a20192679 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -8,10 +8,10 @@ reports/feature requests.
Our contributing guide can be found online at:
-https://www.sphinx-doc.org/en/master/internals/contributing/
+https://www.sphinx-doc.org/en/master/internals/contributing.html
You can also browse it from this repository from
-``doc/internals/contributing/``
+``doc/internals/contributing.rst``
Sphinx uses GitHub to host source code, track patches and bugs, and more.
Please make an effort to provide as much possible when filing bugs.