Skip to content

Commit ecc2fbe

Browse files
Renaming the team page to utrechtteam
As oceanparcels.org/utrechtteam was also the web address used before, so we don't get broken links
1 parent 5c62771 commit ecc2fbe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/data/footer-items.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ export const footerItems = {
4444
label: 'Issue Tracker',
4545
href: 'https://github.com/OceanParcels/parcels/issues',
4646
},
47-
{ label: 'Utrecht Team', href: '/team' },
47+
{ label: 'Utrecht Team', href: '/utrechtteam' },
4848
],
4949
}

0 commit comments

Comments
 (0)