aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/development')
-rw-r--r--docs/source/development/index.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst
index f8785e5f..85c10c6d 100644
--- a/docs/source/development/index.rst
+++ b/docs/source/development/index.rst
@@ -20,11 +20,10 @@ PROJ project or using the library in their own software.
bindings
migration
-The source code for PROJ is maintained in a git repository on GitHub.
-Find it `here <https://github.com/OSGeo/PROJ>`_. Additionally, a
-collection of PROJ-compatible transformation grids are maintained in
-a separate git repository. Find it
-`here <https://github.com/OSGeo/proj-datumgrid>`_.
+The source code for PROJ is maintained in a
+`git repository on GitHub <https://github.com/OSGeo/PROJ>`_.
+Additionally, a collection of PROJ-compatible transformation grids
+are maintained in a `separate git repository <https://github.com/OSGeo/proj-datumgrid>`_.
.. attention::