diff --git a/assets/config/navItems.ts b/assets/config/navItems.ts index 0860775f..730f42a6 100644 --- a/assets/config/navItems.ts +++ b/assets/config/navItems.ts @@ -4,7 +4,11 @@ export const defaultNavItems = [ { menuLinks: [ { - linkProps: routes.docs().link, + linkProps: { + href: "https://geoservices.ign.fr/bascule-vers-la-geoplateforme", + target: "_blank", + title: "bascule vers la gĂ©oplateforme - ouvre une nouvelle fenĂȘtre" + }, text: "Documentation", }, {