diff --git a/footer.json b/footer.json index dfdeedb6..b0f2400a 100644 --- a/footer.json +++ b/footer.json @@ -2,6 +2,10 @@ { "title": "Contribute", "items": [ + { + "label": "Getting Started", + "href": "/docs/contributing" + }, { "label": "Content (GitHub)", "href": "https://github.com/NFDI4Chem/knowledge_base" @@ -19,10 +23,6 @@ "label": "NFDI4Chem Website", "href": "https://nfdi4chem.de" }, - { - "label": "NFDI4Chem FAQ", - "href": "https://www.nfdi4chem.de/index.php/frequently-asked-questions/" - }, { "label": "NFDI4Chem Helpdesk", "href": "https://nfdi4chem.de/index.php/helpdesk/" diff --git a/navbar.json b/navbar.json index 145bf9dd..22e47758 100644 --- a/navbar.json +++ b/navbar.json @@ -22,10 +22,6 @@ "label": "Search Service", "href": "https://search.nfdi4chem.de/" }, - { - "label": "FAQ", - "href": "https://www.nfdi4chem.de/index.php/frequently-asked-questions/" - }, { "type": "localeDropdown", "position": "right",