Skip to content

Commit

Permalink
Modif link
Browse files Browse the repository at this point in the history
  • Loading branch information
vinsag committed Sep 20, 2024
1 parent b59cf0d commit eee9e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layouts/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ export const navEntries: MainNavigationProps.Item[] = [
},
{
text: 'Carte de la Base adresse nationale',
linkProps: { href: '/base-adresse-nationale#4.4/46.9/1.7' },
linkProps: { href: '/base-adresse-nationale' },
},
// { text: 'Certificat d’adresse', linkProps: { href: '#' } },*/
// { text: 'Certificat d’adresse', linkProps: { href: '#' } },
// { text: 'Signalement', linkProps: { href: '#' } },
{
text: 'Télécharger les données',
Expand Down

0 comments on commit eee9e83

Please sign in to comment.