diff options
author | Robert Göhler <github@ghlr.de> | 2019-12-10 15:23:28 +0100 |
---|---|---|
committer | Robert Göhler <github@ghlr.de> | 2019-12-10 15:23:28 +0100 |
commit | cef04e6ad13e12b7c716d33ac7598d6bbc6ba9dd (patch) | |
tree | 5d60638464e758391f3212dbba1eade764c20533 /docs/troubleshooting.rst | |
parent | 30b0a9bb2931d780a042bc56cd5c2c8ae9f9abd2 (diff) | |
download | vyos-documentation-cef04e6ad13e12b7c716d33ac7598d6bbc6ba9dd.tar.gz vyos-documentation-cef04e6ad13e12b7c716d33ac7598d6bbc6ba9dd.zip |
Troubleshooting: correct redirect link
Diffstat (limited to 'docs/troubleshooting.rst')
-rw-r--r-- | docs/troubleshooting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index 148bce4c..b3b8ff3d 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -335,7 +335,7 @@ These are the boot steps for VyOS 1.2 11. Finally it runs the post-config script ``/config/scripts/vyos-postconfig-bootup.script`` -.. _Quagga: http://www.quagga.net/ +.. _Quagga: https://www.quagga.net/ .. _`GNU Zebra`: https://www.gnu.org/software/zebra/ .. _FRR: https://frrouting.org/ .. _vyatta-cfg: https://github.com/vyos/vyatta-cfg |