aboutsummaryrefslogtreecommitdiff
path: root/jniwrap/org.osgeo.proj/org/proj4/package-info.java
diff options
context:
space:
mode:
Diffstat (limited to 'jniwrap/org.osgeo.proj/org/proj4/package-info.java')
-rw-r--r--jniwrap/org.osgeo.proj/org/proj4/package-info.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/jniwrap/org.osgeo.proj/org/proj4/package-info.java b/jniwrap/org.osgeo.proj/org/proj4/package-info.java
index 1dda16a3..dc38e762 100644
--- a/jniwrap/org.osgeo.proj/org/proj4/package-info.java
+++ b/jniwrap/org.osgeo.proj/org/proj4/package-info.java
@@ -27,7 +27,7 @@
*/
/**
- * Wrappers for the <a href="https://proj4.org/">PROJ</a> library.
+ * Wrappers for the <a href="https://proj.org/">PROJ</a> library.
* The {@link org.proj4.PJ} class contains only native methods delegating their work to the PROJ library.
* For higher-level methods making use of those native methods, see for example the
* <a href="http://www.geoapi.org/geoapi-proj4/index.html">GeoAPI bindings for PROJ</a>.