aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
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 /CONTRIBUTING.md
parent5558c91f1cfa63ffc79e648caafb957288849654 (diff)
downloadPROJ-a80d595cce62bbca2804976988cb7483a45bc523.tar.gz
PROJ-a80d595cce62bbca2804976988cb7483a45bc523.zip
Update website: proj4.org -> proj.org
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
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.