diff options
| author | Claude Paroz <claude@2xlibre.net> | 2017-05-20 17:51:21 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2017-05-22 19:28:44 +0200 |
| commit | 01f658644a7ee7cbff4ee5626d5894e9049ee8d5 (patch) | |
| tree | c8875c6258b9e08c313d3562ca9e6e8b3544b5d8 /docs/internals/contributing/writing-documentation.txt | |
| parent | a3ba2662cdaa36183fdfb8a26dfa157e26fca76a (diff) | |
Updated various links in docs to avoid redirects
Thanks Tim Graham and Mariusz Felisiak for review and completion.
Diffstat (limited to 'docs/internals/contributing/writing-documentation.txt')
| -rw-r--r-- | docs/internals/contributing/writing-documentation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-documentation.txt b/docs/internals/contributing/writing-documentation.txt index e19b5854fd..d58c318408 100644 --- a/docs/internals/contributing/writing-documentation.txt +++ b/docs/internals/contributing/writing-documentation.txt @@ -427,7 +427,7 @@ Before you commit your docs, it's a good idea to run the spelling checker. You'll need to install a couple packages first: * `pyenchant <https://pypi.python.org/pypi/pyenchant/>`_ (which requires - `enchant <http://www.abisource.com/projects/enchant/>`_) + `enchant <https://www.abisource.com/projects/enchant/>`_) * `sphinxcontrib-spelling <https://pypi.python.org/pypi/sphinxcontrib-spelling/>`_ |
