aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage/resource_files.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/usage/resource_files.rst')
-rw-r--r--docs/source/usage/resource_files.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/usage/resource_files.rst b/docs/source/usage/resource_files.rst
index e99763f1..9a202879 100644
--- a/docs/source/usage/resource_files.rst
+++ b/docs/source/usage/resource_files.rst
@@ -115,7 +115,7 @@ used, then all parameters in that section applies for all proj-strings. Otherwis
the identifier is connected to a specific projection. With the defaults file
supplied with PROJ.4 the default ellipsoid is set to WGS84 (for all proj-strings).
Apart from that only the Albers Equal Area,
-:doc:`Lambert Conic Conformal<../projections/lcc>` and the
-:doc:`Lagrange<../projections/lagrng>` projections have default parameters.
+:doc:`Lambert Conic Conformal<operations/projections/lcc>` and the
+:doc:`Lagrange<operations/projections/lagrng>` projections have default parameters.
Defaults can be ignored by adding the ``+no_def`` parameter to a proj-string.