aboutsummaryrefslogtreecommitdiff
path: root/docs/source/community/contributing.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-06-05 19:27:15 +0200
committerGitHub <noreply@github.com>2019-06-05 19:27:15 +0200
commit0383f7829792f896d233acc1676377d2fffc3cdc (patch)
tree9c376908752122f75397e09ec6d5bd096146e659 /docs/source/community/contributing.rst
parent92d2cf5a3bbb31f6918c867748005059611485a0 (diff)
parent726910a811d4fe28884f3f9bfa2b2a14fc66931e (diff)
downloadPROJ-0383f7829792f896d233acc1676377d2fffc3cdc.tar.gz
PROJ-0383f7829792f896d233acc1676377d2fffc3cdc.zip
Update GitHub references: proj.4 -> PROJ (#1501)
Update GitHub references: proj.4 -> PROJ
Diffstat (limited to 'docs/source/community/contributing.rst')
-rw-r--r--docs/source/community/contributing.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/community/contributing.rst b/docs/source/community/contributing.rst
index b3f234f4..5d24e111 100644
--- a/docs/source/community/contributing.rst
+++ b/docs/source/community/contributing.rst
@@ -42,7 +42,7 @@ Adding bug reports
------------------
Bug reports are handled in the `issue
-tracker <https://github.com/OSGeo/proj.4/issues>`__ on PROJ's home on
+tracker <https://github.com/OSGeo/PROJ/issues>`__ on PROJ's home on
GitHub. Writing a good bug report is not easy. But fixing a poorly
documented bug is not easy either, so please put in the effort it takes
to create a thorough bug report.
@@ -74,7 +74,7 @@ Feature requests
Got an idea for a new feature in PROJ? Submit a thorough description
of the new feature in the `issue
-tracker <https://github.com/OSGeo/proj.4/issues>`__. Please include any
+tracker <https://github.com/OSGeo/PROJ/issues>`__. Please include any
technical documents that can help the developer make the new feature a
reality. An example of this could be a publicly available academic paper
that describes a new projection. Also, including a numerical test case
@@ -91,7 +91,7 @@ documentation are greatly appreciated. The PROJ documentation is
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.
+Requests <https://github.com/OSGeo/PROJ/pulls>`__ on GitHub.
If you intend to document one of PROJ's supported projections please
use the :doc:`Mercator projection <../operations/projections/merc>`