diff options
author | rebortg <github@ghlr.de> | 2021-01-26 20:28:43 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-01-26 20:28:43 +0100 |
commit | e81bd16c65b81f336e59b366dcf70721c597ccd6 (patch) | |
tree | 9ddb18def47759646c46dd4caf5d4a82b8285250 /docs/installation/virtual/gns3.rst | |
parent | c5dc3aa58b9cbe689cd17c6c43e1c9a4b39ddc4d (diff) | |
download | vyos-documentation-e81bd16c65b81f336e59b366dcf70721c597ccd6.tar.gz vyos-documentation-e81bd16c65b81f336e59b366dcf70721c597ccd6.zip |
gns3: fix internal link to iso download
Diffstat (limited to 'docs/installation/virtual/gns3.rst')
-rw-r--r-- | docs/installation/virtual/gns3.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/installation/virtual/gns3.rst b/docs/installation/virtual/gns3.rst index f17715b2..45e2633c 100644 --- a/docs/installation/virtual/gns3.rst +++ b/docs/installation/virtual/gns3.rst @@ -15,9 +15,8 @@ Requirements The following items are required: -* A VyOS installation image (.iso file). - `Here <https://docs.vyos.io/en/latest/install.html#download>`__ you - can find how to get it. +* A VyOS installation image (.iso file). You + can find how to get it on the :ref:`installation` page * A working GNS3 installation. For further information see the `GNS3 documentation <https://docs.gns3.com/>`__. |