Skip to content

Commit b1d4e94

Browse files
authored
update Docker image links in docs (geopython#1944)
1 parent fa735ec commit b1d4e94

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/source/installation.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Docker
5959
Using DockerHub
6060
^^^^^^^^^^^^^^^
6161

62-
`Docker image`_
62+
`DockerHub image`_
6363

6464
.. code-block:: bash
6565
@@ -68,7 +68,7 @@ Using DockerHub
6868
Using GitHub Container Registry
6969
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7070

71-
`Docker image`_
71+
`GCHR image`_
7272

7373
.. code-block:: bash
7474
@@ -148,5 +148,6 @@ Congratulations! Whichever of the abovementioned methods you chose, you have su
148148
onto your system.
149149

150150

151-
.. _`Docker image`: https://github.com/geopython/pygeoapi/pkgs/container/pygeoapi
151+
.. _`DockerHub image`: https://hub.docker.com/r/geopython/pygeoapi
152+
.. _`GCHR image`: https://github.com/geopython/pygeoapi/pkgs/container/pygeoapi
152153
.. _`Dockerfile`: https://github.com/geopython/pygeoapi/blob/master/Dockerfile

0 commit comments

Comments
 (0)