From 720280610dc2f2efff2f03af34679d8c59e5ddd9 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Mon, 18 Jan 2021 08:21:14 -0800 Subject: [PATCH] Update links in documentation menubar --- doc/ns3_html_theme/static/ns3_links.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ns3_html_theme/static/ns3_links.js b/doc/ns3_html_theme/static/ns3_links.js index 13c390f28..f346763e1 100644 --- a/doc/ns3_html_theme/static/ns3_links.js +++ b/doc/ns3_html_theme/static/ns3_links.js @@ -1,8 +1,8 @@ // nsnam.org links, independent of version -var ns3_site = "http://www.nsnam.org/"; +var ns3_site = "https://www.nsnam.org/"; var ns3_home = ns3_site + ""; var ns3_wiki = ns3_site + "wiki"; -var ns3_bugs = ns3_site + "bugzilla"; +var ns3_bugs = "https://gitlab.com/nsnam/ns-3-dev/-/issues"; // Links that depend on version: // Defined in ns3_version.js: