diff options
author | Robert Göhler <github@ghlr.de> | 2019-12-10 15:17:23 +0100 |
---|---|---|
committer | Robert Göhler <github@ghlr.de> | 2019-12-10 15:17:23 +0100 |
commit | 30b0a9bb2931d780a042bc56cd5c2c8ae9f9abd2 (patch) | |
tree | 42eee9eb72dfb575e2e7abc1d4c711d60d3f4b1a /docs/quick-start.rst | |
parent | a400996fe20db480ad7ad34048fc0543468fbe4d (diff) | |
download | vyos-documentation-30b0a9bb2931d780a042bc56cd5c2c8ae9f9abd2.tar.gz vyos-documentation-30b0a9bb2931d780a042bc56cd5c2c8ae9f9abd2.zip |
Quick Start: correct redirect link
Diffstat (limited to 'docs/quick-start.rst')
-rw-r--r-- | docs/quick-start.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick-start.rst b/docs/quick-start.rst index 9eee49a6..ad0d896f 100644 --- a/docs/quick-start.rst +++ b/docs/quick-start.rst @@ -211,4 +211,4 @@ SSH: Commit and save. -.. _tc: http://en.wikipedia.org/wiki/Tc_(Linux) +.. _tc: https://en.wikipedia.org/wiki/Tc_(Linux) |