Skip to content

Commit e04905f

Browse files
star1327pscottyhq
andauthored
Update links in footer-items.js (#787)
Co-authored-by: Scott Henderson <[email protected]>
1 parent de71195 commit e04905f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/footer-items.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const footerItems = {
55
{ label: 'Team', href: '/team' },
66
{
77
label: 'Citing Xarray',
8-
href: 'https://docs.xarray.dev/en/stable/getting-started-guide/faq.html#how-should-i-cite-xarray',
8+
href: 'https://docs.xarray.dev/en/stable/get-help/faq.html#how-should-i-cite-xarray',
99
},
1010
{
1111
label: 'Roadmap',
@@ -21,7 +21,7 @@ export const footerItems = {
2121
{ label: 'Documentation', href: 'https://docs.xarray.dev/en/stable/' },
2222
{
2323
label: 'Tutorials',
24-
href: 'https://docs.xarray.dev/en/stable/tutorials-and-videos.html',
24+
href: 'https://tutorial.xarray.dev/intro.html',
2525
},
2626
{
2727
label: 'Example Gallery',

0 commit comments

Comments
 (0)