aboutsummaryrefslogtreecommitdiff
path: root/docs/source/community/contributing.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-06-01 10:51:00 +0200
committerGitHub <noreply@github.com>2019-06-01 10:51:00 +0200
commitee34d0684d62abb0eec3163733d13704a817878a (patch)
treed334dddf20b235609a128bee330b8cc4d0b9cc70 /docs/source/community/contributing.rst
parentb0beda4f6638fa1184cd05016abf3af9a7806d6b (diff)
parenta80d595cce62bbca2804976988cb7483a45bc523 (diff)
downloadPROJ-ee34d0684d62abb0eec3163733d13704a817878a.tar.gz
PROJ-ee34d0684d62abb0eec3163733d13704a817878a.zip
Merge pull request #1496 from mwtoews/rename
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.