diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-07-01 14:27:39 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-07-01 14:27:39 +0200 |
| commit | fb8228a938df79416329956164c76dae2023b0be (patch) | |
| tree | ee34e2394eacff779184b50115e7589e554f5cb5 /docs/source/news.rst | |
| parent | c2f5dd0d1e2926c579de3ca2ae5fb19eb70a0820 (diff) | |
| download | PROJ-fb8228a938df79416329956164c76dae2023b0be.tar.gz PROJ-fb8228a938df79416329956164c76dae2023b0be.zip | |
docs: Fix malformed link in news.rst
Diffstat (limited to 'docs/source/news.rst')
| -rw-r--r-- | docs/source/news.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/news.rst b/docs/source/news.rst index a823186b..aafe35d4 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -27,7 +27,7 @@ Bug Fixes search path is set (`#1498 <https://github.com/OSGeo/PROJ/issues/1498>`_) * Use correct delimeter for the current platform when parsing - PROJ_LIB (`#1497<https://github.com/OSGeo/PROJ/issues/1497>`_) + PROJ_LIB (`#1497 <https://github.com/OSGeo/PROJ/issues/1497>`_) * Do not confuse 'ID74' CRS with WKT2 ID[] node (`#1506 <https://github.com/OSGeo/PROJ/issues/1506>`_) |
