diff options
| author | Donald Sharp <donaldsharp72@gmail.com> | 2021-12-14 18:25:21 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-14 18:25:21 -0500 |
| commit | 2c32234f11874b75ed61dece01f9f5e384ac61b2 (patch) | |
| tree | 968b45929d1b57e71c8dd78445c910d2ad2ffedd | |
| parent | 62646e1350aecc7c002b5f4d894b3df725e9c755 (diff) | |
| parent | d1aa7c01c4583ca4f2c2ee8bd6abc9cd3d43806a (diff) | |
Merge pull request #10211 from idryzhov/doc-pathd-warning
doc: fix undefined label warning
| -rw-r--r-- | doc/user/pathd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/pathd.rst b/doc/user/pathd.rst index 8773f81ca6..f0b76f10b7 100644 --- a/doc/user/pathd.rst +++ b/doc/user/pathd.rst @@ -87,7 +87,7 @@ configuration provided to corresponding MPLS labels. running and configure to export TED information. .. note:: - It would be the same for isis (:ref:`traffic-engineering`) but in the + It would be the same for isis (:ref:`isis-traffic-engineering`) but in the moment of writting it's not fully tested. Dynamic Segment Lists |
