diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-12-04 16:50:26 +0100 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2020-12-04 16:52:25 +0100 |
| commit | 38d32337e7600446c04ecd601b56d6915a4046fd (patch) | |
| tree | a3c933af5f41ddf84fe3db98cccb50d2b48bfde1 /docs/dev/contribution_guide.rst | |
| parent | 244e812f37940800cee06f222b6cac26c729131e (diff) | |
[mod] documentations & comments: update http://* URL to https://*.
About http://lesscss.org see https://github.com/less/less-docs/issues/520
Diffstat (limited to 'docs/dev/contribution_guide.rst')
| -rw-r--r-- | docs/dev/contribution_guide.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/contribution_guide.rst b/docs/dev/contribution_guide.rst index 26f8d2bb7..90b22670c 100644 --- a/docs/dev/contribution_guide.rst +++ b/docs/dev/contribution_guide.rst @@ -117,8 +117,8 @@ Translation currently takes place on :ref:`transifex <translation>`. Documentation ============= -.. _Sphinx: http://www.sphinx-doc.org -.. _reST: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html +.. _Sphinx: https://www.sphinx-doc.org +.. _reST: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html .. sidebar:: The reST sources |