diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-11-17 20:21:39 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-11-17 20:21:39 +0100 |
commit | a3d4175b1df42993b7fdc102dab5ee71e9d5979a (patch) | |
tree | 680963b23978411e7d0f63f8b292c7887e643904 /docs/appendix/examples | |
parent | 73edff0a21f8486a2c416537b72dda60c1885462 (diff) | |
download | vyos-documentation-a3d4175b1df42993b7fdc102dab5ee71e9d5979a.tar.gz vyos-documentation-a3d4175b1df42993b7fdc102dab5ee71e9d5979a.zip |
bgp: fix reference in example
Diffstat (limited to 'docs/appendix/examples')
-rw-r--r-- | docs/appendix/examples/bgp-ipv6-unnumbered.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/appendix/examples/bgp-ipv6-unnumbered.rst b/docs/appendix/examples/bgp-ipv6-unnumbered.rst index 0682c91a..910ae3ab 100644 --- a/docs/appendix/examples/bgp-ipv6-unnumbered.rst +++ b/docs/appendix/examples/bgp-ipv6-unnumbered.rst @@ -3,7 +3,7 @@ VyOS BGP ipv6 unnumbered with extended nexthop ---------------------------------------------- -General infomration can be found in the :ref:`routing-bgp` chapter. +General infomration can be found in the :ref:`bgp` chapter. Configuration ^^^^^^^^^^^^^ |