From a80d595cce62bbca2804976988cb7483a45bc523 Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Sat, 1 Jun 2019 16:22:39 +1200 Subject: Update website: proj4.org -> proj.org --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') 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. -- cgit v1.2.3