diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-05-01 20:37:22 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-05-01 20:37:22 +0200 |
| commit | c2b331c636584a3345dcccf38cae7661eb26cc6a (patch) | |
| tree | 4545173742a6db3745a7b6058a79cbdd393919c7 /docs/source | |
| parent | 3b1cca0b2e094ee14abcfd111b438b7e74300836 (diff) | |
| download | PROJ-c2b331c636584a3345dcccf38cae7661eb26cc6a.tar.gz PROJ-c2b331c636584a3345dcccf38cae7661eb26cc6a.zip | |
Fix typo in project URL
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/contributing.rst b/docs/source/contributing.rst index ea72bcbd..368f659f 100644 --- a/docs/source/contributing.rst +++ b/docs/source/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 <ttp://proj4.org>`__. The website is generated +available on `proj4.org <http://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. |
