diff options
author | rebortg <github@ghlr.de> | 2021-01-26 20:28:43 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-01-26 20:30:42 +0100 |
commit | 0349350990c62fab752d1f8cf01dbdc8b9e10db6 (patch) | |
tree | f2d5e5cc5a4f013b3de0706aeaf250e363756d00 /docs/installation/virtual | |
parent | a2806637c0e8e0ce949727c7ca10aaa23e5ceaf3 (diff) | |
download | vyos-documentation-0349350990c62fab752d1f8cf01dbdc8b9e10db6.tar.gz vyos-documentation-0349350990c62fab752d1f8cf01dbdc8b9e10db6.zip |
gns3: fix internal link to iso download
Diffstat (limited to 'docs/installation/virtual')
-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 93ea9ae2..e9977f0f 100644 --- a/docs/installation/virtual/gns3.rst +++ b/docs/installation/virtual/gns3.rst @@ -16,9 +16,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/>`__. |