aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-10-29 23:34:59 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-10-29 23:37:42 +0100
commit45b2d5ff3b085ce8c67c34dc27c7fdcb012b0cc3 (patch)
treeb9b91c6ab48b1896c8174cad1bfd42e4252a03f4
parent45b36ca27685c13c62c340bbdd3dd449f7e94af9 (diff)
downloadPROJ-45b2d5ff3b085ce8c67c34dc27c7fdcb012b0cc3.tar.gz
PROJ-45b2d5ff3b085ce8c67c34dc27c7fdcb012b0cc3.zip
news.rst: fix hyperlink
-rw-r--r--docs/source/news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/news.rst b/docs/source/news.rst
index 2a6e8e47..1fba43b9 100644
--- a/docs/source/news.rst
+++ b/docs/source/news.rst
@@ -10,7 +10,7 @@ News
Updates
-------
- * Introduced PROJJSON, a JSON encoding of WKT2 (`#1547 <https://github.com/OSGeo/PROJ/issues/15475>`_)
+ * Introduced PROJJSON, a JSON encoding of WKT2 (`#1547 <https://github.com/OSGeo/PROJ/issues/1547>`_)
* Support CRS instantiation of OGC URN's (`#1505 <https://github.com/OSGeo/PROJ/issues/1505>`_)
* Expose scope and remarks of database objects (`#1537 <https://github.com/OSGeo/PROJ/issues/1537>`_)