diff options
| author | Jafar Al-Gharaibeh <Jafaral@users.noreply.github.com> | 2021-10-05 11:52:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 11:52:32 -0500 |
| commit | e91c3433bfce51c0b6ccec721701a677062d9a3a (patch) | |
| tree | cd0a66cec04bc33cd7817e83fe53829215e85409 | |
| parent | c3b9332476f30088bd6ea41fa4b2ef55fc56f63d (diff) | |
| parent | cb00030f9adac6e9159487bd72696947420f9c7c (diff) | |
Merge pull request #9725 from idryzhov/doc-debug-ospf
doc: fix debugging-ospf label
| -rw-r--r-- | doc/user/ospfd.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 0122e2ac75..a058f6dd36 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -954,8 +954,6 @@ Router Information Show Router Capabilities PCE parameters. -.. _debugging-ospf: - Segment Routing =============== @@ -1042,6 +1040,8 @@ TI-LFA requires a proper Segment Routing configuration. Note that so far only P2P interfaces are supported. +.. _debugging-ospf: + Debugging OSPF ============== |
