From 2c991fc00a542bc2f3f0fc1e675efc04b274daca Mon Sep 17 00:00:00 2001 From: "Peter D. Barnes, Jr." Date: Mon, 30 Jul 2012 15:14:30 -0700 Subject: [PATCH] Fix sphinx wiki and bugzilla static links --- doc/ns3_html_theme/theme.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ns3_html_theme/theme.conf b/doc/ns3_html_theme/theme.conf index 0b28c22db..ca794d7fc 100644 --- a/doc/ns3_html_theme/theme.conf +++ b/doc/ns3_html_theme/theme.conf @@ -9,8 +9,8 @@ projectname = ns-3 site = http://www.nsnam.org/ homepage = -wiki = developers/tools/wiki/ -bugzilla = developers/tools/bugzilla/ +wiki = wiki/ +bugzilla = bugzilla/ # prefix for the following pages release = docs/release/3.14/