diff --git a/config/cocoda.default.json b/config/cocoda.default.json index 3610803eb..712368c93 100644 --- a/config/cocoda.default.json +++ b/config/cocoda.default.json @@ -622,13 +622,6 @@ "de": "Datenschutz" } }, - { - "url": "https://gbv.github.io/cocoda/", - "prefLabel": { - "en": "Help", - "de": "Hilfe" - } - }, { "url": "https://goo.gl/forms/X3eNn2L6OARaKZGr2", "prefLabel": { diff --git a/src/components/TheNavbar.vue b/src/components/TheNavbar.vue index 92b84a0b4..c3a6b563f 100644 --- a/src/components/TheNavbar.vue +++ b/src/components/TheNavbar.vue @@ -29,6 +29,12 @@ target="_blank"> {{ $util.prefLabel(item) }} + + + {{ $t("general.manual") }} +