diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-20 22:03:49 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-20 22:03:56 +0100 |
commit | b57aefa306a42241ea1eceae55ea322e2e5fe2a9 (patch) | |
tree | 2d3b26b5096518ee0bb0ebdacaa229a55be61c00 /docs/system | |
parent | 695a88c7e40719e4befe2b3a5559822fe3043b8d (diff) | |
download | vyos-documentation-b57aefa306a42241ea1eceae55ea322e2e5fe2a9.tar.gz vyos-documentation-b57aefa306a42241ea1eceae55ea322e2e5fe2a9.zip |
routing: static: rewrite with new cfgcmd syntax
Diffstat (limited to 'docs/system')
-rw-r--r-- | docs/system/default-route.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/default-route.rst b/docs/system/default-route.rst index 567a41c8..a46790e4 100644 --- a/docs/system/default-route.rst +++ b/docs/system/default-route.rst @@ -36,5 +36,5 @@ Operation Last update 09:46:30 ago * 172.18.201.254, via eth0.201 -.. seealso:: Configuration of :ref:`routing-static` +.. seealso:: Configuration of :ref:`static-routing` |