aboutsummaryrefslogtreecommitdiff
path: root/docs/source/community/contributing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/community/contributing.rst')
-rw-r--r--docs/source/community/contributing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/community/contributing.rst b/docs/source/community/contributing.rst
index d56aef6e..867f7e1a 100644
--- a/docs/source/community/contributing.rst
+++ b/docs/source/community/contributing.rst
@@ -86,7 +86,7 @@ Write documentation
PROJ is in dire need of better documentation. Any contributions of
documentation are greatly appreciated. The PROJ documentation is
-available on `proj4.org <http://proj4.org>`__. The website is generated
+available on `proj4.org <https://proj4.org>`__. The website is generated
with `Sphinx <http://www.sphinx-doc.org/en/stable/>`__. Contributions to
the documentation should be made as `Pull
Requests <https://github.com/OSGeo/proj.4/pulls>`__ on GitHub.
@@ -159,7 +159,7 @@ repository:
Additional Resources
--------------------
-- `General GitHub documentation <http://help.github.com/>`__
+- `General GitHub documentation <https://help.github.com/>`__
- `GitHub pull request
documentation <https://help.github.com/articles/about-pull-requests/>`__