diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-06-02 11:06:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-02 11:06:27 +0200 |
| commit | 6160304480a2d16022662935da3837986cd2ba61 (patch) | |
| tree | df6904bc756d5fc6ced5881eb7a75b0efd74da1d /docs/source/community | |
| parent | 524a335e0b80cf4ba8c68bf72321405a2803fca4 (diff) | |
| parent | 5a8009e4dfc6538f9979a8a901ab1c8c20d6e43f (diff) | |
| download | PROJ-6160304480a2d16022662935da3837986cd2ba61.tar.gz PROJ-6160304480a2d16022662935da3837986cd2ba61.zip | |
Merge pull request #1027 from mwtoews/docs
Update URLs
Diffstat (limited to 'docs/source/community')
| -rw-r--r-- | docs/source/community/contributing.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/community/contributing.rst b/docs/source/community/contributing.rst index d56aef6e..867f7e1a 100644 --- a/docs/source/community/contributing.rst +++ b/docs/source/community/contributing.rst @@ -86,7 +86,7 @@ Write documentation PROJ is in dire need of better documentation. Any contributions of documentation are greatly appreciated. The PROJ documentation is -available on `proj4.org <http://proj4.org>`__. The website is generated +available on `proj4.org <https://proj4.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. @@ -159,7 +159,7 @@ repository: Additional Resources -------------------- -- `General GitHub documentation <http://help.github.com/>`__ +- `General GitHub documentation <https://help.github.com/>`__ - `GitHub pull request documentation <https://help.github.com/articles/about-pull-requests/>`__ |
