diff options
author | kmpm <peter@birchroad.net> | 2019-01-20 19:48:57 +0100 |
---|---|---|
committer | kmpm <peter@birchroad.net> | 2019-01-20 19:48:57 +0100 |
commit | b32103d6970b0788a00c353f95f50e308d31b2fe (patch) | |
tree | 87492eef31c9ed78c748ae6d33fc111cf54bd2d8 /docs/quick-start.rst | |
parent | bc5ad9350e7444d5efc470340cb0c979c0606e0c (diff) | |
download | vyos-documentation-b32103d6970b0788a00c353f95f50e308d31b2fe.tar.gz vyos-documentation-b32103d6970b0788a00c353f95f50e308d31b2fe.zip |
Fixes some references and tocs
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 34dd5115..3b235513 100644 --- a/docs/quick-start.rst +++ b/docs/quick-start.rst @@ -162,6 +162,6 @@ interface-level traffic-policy directive: VyOS 1.2 (Crux) also supports HFSC (:code:`set traffic-policy shaper-hfsc`) -See further information in the `QoS and Traffic Policy`_ chapter. +See further information in the :ref:`qos` chapter. .. _tc: http://en.wikipedia.org/wiki/Tc_(Linux) |