From ce89f3c10307b5c0293465b140e2d054fea8e391 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Dec 09 2024 17:58:07 +0000 Subject: Dropping some old wiki links from navbar It would be good to start a new FAQ page as faq.md. But until we do, there's no point linking to very old questions on the wiki archive. --- diff --git a/_data/centos/navbar.yml b/_data/centos/navbar.yml index f57e89d..488b107 100644 --- a/_data/centos/navbar.yml +++ b/_data/centos/navbar.yml @@ -13,8 +13,6 @@ menu: - name: "About CentOS" link: "/about" - - name: "Frequently Asked Questions (FAQs)" - link: "https://wiki.centos.org/FAQ.html" - name: "Special Interest Groups (SIGs)" link: "/sigs" - name: "Governance" @@ -54,15 +52,8 @@ icon: "fa-solid fa-book" link: "#" menu: - - name: "Wiki" - link: "https://wiki.centos.org/" - name: "Manuals" link: "https://docs.centos.org/" - name: "GPG Key Info" link: "/keys" visible_on: ["navbar"] -- name: "Help" - icon: "fas fa-life-ring" - link: "https://wiki.centos.org/GettingHelp.html" - menu: [] - visible_on: ["navbar"]