Skip to content

Commit 24a2047

Browse files
committed
fix broken links
1 parent f3181c6 commit 24a2047

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ The `Developer Guide`_ contains information on setting up a development
2626
environment, building docs and what standards the documentation
2727
should follow.
2828

29-
.. _Developer Guide: https://diamondlightsource.github.io/epics-containers.github.io/main/developer/how-to/contribute.html
29+
.. _Developer Guide: https://epics-containers.github.io/main/developer/how-to/contribute.html

docs/user/tutorials/01_setup_workstation.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,10 @@ If you are using docker, simply replace ``podman`` with ``docker`` in the comman
7878

7979
The podman version required is 4.0 or later. This is not easy to obtain on debian
8080
distributions at the time of writing, but details of how to compile from source
81-
are
82-
`in this Dockerfile <https://github.com/epics-containers/dev-e7/blob/main/docker/Dockerfile#L58-L77>`_.
81+
are contained
82+
`in this Dockerfile <https://github.com/epics-containers/dev-e7/blob/main/docker/Dockerfile>`_
83+
under the heading ``Stage to add a recent podman client``
84+
8385

8486
The links below have details of how to install your choice of container platform:
8587

0 commit comments

Comments
 (0)