diff options
author | Bin Hu <bh526r@att.com> | 2016-08-12 14:54:32 -0700 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-08-12 14:54:32 -0700 |
commit | c7976171cdd12f29a1913d3be3bdfa3849ce6b14 (patch) | |
tree | ff91101827a88154822284e95a314f34728f16a8 /docs/userguide | |
parent | c8b5d6c8a053616de036866531d2813876505eb6 (diff) |
Fix a bug in index.html
Change-Id: I48bcc1e96030fdc2252d668594b70ed8eb440bae
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/userguide')
-rw-r--r-- | docs/userguide/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index efacc7f..5c4fe4c 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -19,6 +19,6 @@ IPv6 User Guide .. additional documents can be added to this directory and added in the right order .. to this file as a list below. - ./feature.configguide.rst - ./feature.userguide.rst + feature.configguide.rst + feature.userguide.rst |