diff options
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 24410928..83cd5a1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -68,18 +68,18 @@ Note that not all feature requests are accepted. ## Write documentation PROJ.4 is in dire need of better documentation. Any contributions of documentation -are greatly appreciated. The PROJ.4 documentation is available on [proj4.org](https://proj4.org). +are greatly appreciated. The PROJ.4 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. If you intend to document one of PROJ.4's supported projections please use the -[Mercator projection](https://proj4.org/projections/merc.html) as a template. +[Mercator projection](https://proj.org/operations/projections/merc.html) as a template. ## Code contributions -See [Code Contributions](https://proj4.org/development/for_proj_contributors.html) +See [Code Contributions](https://proj.org/community/code_contributions.html) #### Legalese Committers are the front line gatekeepers to keep the code base clear of improperly contributed code. |
