Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 18cab2b

Browse files
MimmyJaue0d
andauthored
docs: Update Docker links in Getting Started docs (#1122)
Links currently redirect to: https://docs.docker.com/desktop/get-started/ Archive of Mac Install link: https://web.archive.org/web/20220328231039/https://docs.docker.com/desktop/mac/ Archive of Windows Install link: https://web.archive.org/web/20220629164719/https://docs.docker.com/desktop/windows/ Co-authored-by: Edward Zarecor <ezarecor@tcril.org>
1 parent 4809677 commit 18cab2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/getting_started.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ If you are using Linux, use the ``overlay2`` storage driver, kernel version
4040
4141
docker info | grep -i 'storage driver'
4242
43-
.. _Docker for Mac: https://docs.docker.com/docker-for-mac/
43+
.. _Docker for Mac: https://docs.docker.com/desktop/install/mac-install/
4444
.. _licensing terms: https://www.docker.com/pricing/faq
45-
.. _configuring Docker for Mac: https://docs.docker.com/docker-for-mac/#/advanced
46-
.. _Docker for Windows: https://docs.docker.com/docker-for-windows/
45+
.. _configuring Docker for Mac: https://docs.docker.com/desktop/settings/mac/#advanced
46+
.. _Docker for Windows: https://docs.docker.com/desktop/install/windows-install/
4747

4848
Please note
4949
~~~~~~~~~~~

0 commit comments

Comments
 (0)