diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-02-02 19:45:12 +0100 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-02-02 19:45:12 +0100 |
commit | 11ab5329e0b42ca3632f7cd6b57bff62e3d2c8f5 (patch) | |
tree | c8000e92141c1df52c012150885c12500aa588b9 /doc/user/ripd.rst | |
parent | doc: add glossary (diff) | |
download | frr-11ab5329e0b42ca3632f7cd6b57bff62e3d2c8f5.tar.xz frr-11ab5329e0b42ca3632f7cd6b57bff62e3d2c8f5.zip |
doc: reference style cleanup
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/user/ripd.rst')
-rw-r--r-- | doc/user/ripd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/ripd.rst b/doc/user/ripd.rst index dbeb07998..b8cbd161c 100644 --- a/doc/user/ripd.rst +++ b/doc/user/ripd.rst @@ -437,7 +437,7 @@ Distance value is used in zebra daemon. Default RIP distance is 120. Set default RIP distance to specified value when the route's source IP address matches the specified prefix and the specified access-list. -.. _RIP-route-map: +.. _rip-route-map: RIP route-map ============= |