diff options
| author | Mike Taves <mwtoews@gmail.com> | 2019-06-05 09:29:04 +1200 |
|---|---|---|
| committer | Mike Taves <mwtoews@gmail.com> | 2019-06-05 09:29:04 +1200 |
| commit | 726910a811d4fe28884f3f9bfa2b2a14fc66931e (patch) | |
| tree | 30edf8623f064816ef2ca3a26c74a737879f52a2 /docs/source/community | |
| parent | 21ce6dd6b20f8d6eea8881d20952042218827cba (diff) | |
| download | PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.tar.gz PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.zip | |
Update GitHub references: proj.4 -> PROJ
Diffstat (limited to 'docs/source/community')
| -rw-r--r-- | docs/source/community/channels.rst | 2 | ||||
| -rw-r--r-- | docs/source/community/contributing.rst | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/community/channels.rst b/docs/source/community/channels.rst index 33734519..1d67ef52 100644 --- a/docs/source/community/channels.rst +++ b/docs/source/community/channels.rst @@ -26,7 +26,7 @@ and feature requests. We are happy to take contributions in any form, either as code, bug reports, documentation or feature requests. See :ref:`contributing` for more info on how you can help improve PROJ. -The PROJ GitHub page can be found at https://github.com/OSGeo/proj.4 +The PROJ GitHub page can be found at https://github.com/OSGeo/PROJ .. note:: 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>` |
