diff options
Diffstat (limited to 'jniwrap/org.osgeo.proj/org/proj4/PJ.java')
| -rw-r--r-- | jniwrap/org.osgeo.proj/org/proj4/PJ.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jniwrap/org.osgeo.proj/org/proj4/PJ.java b/jniwrap/org.osgeo.proj/org/proj4/PJ.java index d8facf76..e33c9aae 100644 --- a/jniwrap/org.osgeo.proj/org/proj4/PJ.java +++ b/jniwrap/org.osgeo.proj/org/proj4/PJ.java @@ -32,7 +32,7 @@ import java.lang.annotation.Native; /** - * Wraps the <a href="https://proj4.org/">PROJ</a> {@code PJ} native data structure. + * Wraps the <a href="https://proj.org/">PROJ</a> {@code PJ} native data structure. * Almost every methods defined in this class are native methods delegating the work to the PROJ library. * This class is the only place where such native methods are defined. * |
