aboutsummaryrefslogtreecommitdiff
path: root/docs/source/community/contributing.rst
diff options
context:
space:
mode:
authorMike Taves <mwtoews@gmail.com>2019-06-01 16:22:39 +1200
committerMike Taves <mwtoews@gmail.com>2019-06-01 16:22:39 +1200
commita80d595cce62bbca2804976988cb7483a45bc523 (patch)
tree2d28f80291b86e51ade74fda904bc2f858d3c4ea /docs/source/community/contributing.rst
parent5558c91f1cfa63ffc79e648caafb957288849654 (diff)
downloadPROJ-a80d595cce62bbca2804976988cb7483a45bc523.tar.gz
PROJ-a80d595cce62bbca2804976988cb7483a45bc523.zip
Update website: proj4.org -> proj.org
Diffstat (limited to 'docs/source/community/contributing.rst')
-rw-r--r--docs/source/community/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/community/contributing.rst b/docs/source/community/contributing.rst
index 8ead82bd..b3f234f4 100644
--- a/docs/source/community/contributing.rst
+++ b/docs/source/community/contributing.rst
@@ -88,7 +88,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 <https://proj4.org>`__. The website is generated
+available on `proj.org <https://proj.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.