From 36dbe043454699608bf3b95115b0cd8b1357e1ac Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 20 Mar 2020 18:27:17 -0400 Subject: Update the menu. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Drop Icebox * Use https for Xebian * loki.unit193.net → git.unit193.net --- conf.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/conf.py b/conf.py index aea8606..6043f94 100644 --- a/conf.py +++ b/conf.py @@ -129,9 +129,8 @@ NAVIGATION_LINKS = { ("/xubuntu/core/", "Download"), ("/xubuntu/docs/", "Docs daily build"), ), "Xubuntu"), - ("https://unit193.net/icebox/", "Icebox"), - ("http://xebian.org/", "Xebian"), - ("https://loki.unit193.net/cgit/", "Code"), + ("https://xebian.org/", "Xebian"), + ("https://git.unit193.net/cgit/", "Code"), ("https://bitbucket.org/unit193/", "Bitbucket"), ("https://launchpad.net/~unit193/", "Launchpad"), # ("/rss.xml", "RSS feed"), -- cgit v1.2.3