diff options
author | rebortg <github@ghlr.de> | 2021-01-26 20:47:21 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-01-26 20:47:21 +0100 |
commit | 0a4ce825d07126dda7f540eee567ba83bc799514 (patch) | |
tree | 89f3b36ba67fb6fee39e481720328b391a985852 /docs/configexamples | |
parent | 0349350990c62fab752d1f8cf01dbdc8b9e10db6 (diff) | |
download | vyos-documentation-0a4ce825d07126dda7f540eee567ba83bc799514.tar.gz vyos-documentation-0a4ce825d07126dda7f540eee567ba83bc799514.zip |
configexamples: fix internal link in azure vpn bgp example
Diffstat (limited to 'docs/configexamples')
-rw-r--r-- | docs/configexamples/azure-vpn-bgp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configexamples/azure-vpn-bgp.rst b/docs/configexamples/azure-vpn-bgp.rst index 6f2622b2..265e28c7 100644 --- a/docs/configexamples/azure-vpn-bgp.rst +++ b/docs/configexamples/azure-vpn-bgp.rst @@ -7,8 +7,8 @@ This guide shows an example of a route-based IKEv2 site-to-site VPN to Azure using VTI and BGP for dynamic routing updates. For redundant / active-active configurations see -`Route-Based Redundant Site-to-Site VPN to Azure (BGP over IKEv2/IPsec) -<https://docs.vyos.io/en/crux/appendix/examples/azure-vpn-dual-bgp.html>`_ +:ref:`examples-azure-vpn-dual-bgp` + Prerequisites ^^^^^^^^^^^^^ |