diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-31 04:13:33 +0530 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2017-03-31 12:43:39 +0000 |
commit | 979951f484dbb1126356d03abf13f93082f2646b (patch) | |
tree | 212c1462780a853b6216c7cc629421a2deab276a | |
parent | 1e739b02545a11cc5f0a31f9dcf4bfa5465e3c74 (diff) |
Fix label name
Label was incorrectly named causing it
to not link from the composite doc.
Change-Id: I9c31209ef81e79547978198ad22f5acd14163de5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit 0f1bfbd223a668771dcaf130ea697cf3644ece93)
-rw-r--r-- | docs/release/scenarios/os-odl_l2-sfc-noha/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/scenarios/os-odl_l2-sfc-noha/index.rst b/docs/release/scenarios/os-odl_l2-sfc-noha/index.rst index d17519e1..ba55ab5f 100644 --- a/docs/release/scenarios/os-odl_l2-sfc-noha/index.rst +++ b/docs/release/scenarios/os-odl_l2-sfc-noha/index.rst @@ -1,4 +1,4 @@ -.. _os-odl_l2-sfc-ha: +.. _os-odl_l2-sfc-noha: .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 |