Skip to content

Commit 432066d

Browse files
committed
fix more links
1 parent b90a605 commit 432066d

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

intermediate/xarray_ecosystem.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
"cell_type": "markdown",
663663
"metadata": {},
664664
"source": [
665-
"There are many other libraries in the wider xarray ecosystem. For a list of a few packages we particularly like for geoscience work [see here](https://tutorial.xarray.dev/overview/xarray-in-45-min.html#other-cool-packages), and for a [more exhaustive list see here](https://docs.xarray.dev/en/stable/ecosystem.html)."
665+
"There are many other libraries in the wider xarray ecosystem. For a list of a few packages we particularly like for geoscience work [see here](https://tutorial.xarray.dev/overview/xarray-in-45-min.html#other-cool-packages), and for a [more exhaustive list see here](https://docs.xarray.dev/en/stable/user-guide/ecosystem.html)."
666666
]
667667
}
668668
],

intro.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,20 @@
1111
```{grid-item-card}
1212
:link: overview/get-started
1313
:link-type: doc
14-
:class-header: bg-light
1514
Get started! 🚀
1615
^^^
1716
Learn how to navigate the tutorials and run code examples interactively
1817
```
1918
2019
```{grid-item-card}
2120
:link: https://www.youtube.com/channel/UCBlxVSA6xQXeb-i4GgTlO7g
22-
:class-header: bg-light
2321
Watch videos 🎬
2422
^^^
2523
Live walk-throughs of this material and more on Xarray's YouTube Channel
2624
```
2725
2826
```{grid-item-card}
29-
:link: https://docs.xarray.dev/en/latest/help-diagram.html
30-
:class-header: bg-light
27+
:link: https://docs.xarray.dev/en/stable/get-help/help-diagram.html#help-flowchart
3128
Get involved 🙋
3229
^^^
3330
Ask questions and participate in the Xarray community!
@@ -37,7 +34,7 @@ Ask questions and participate in the Xarray community!
3734

3835
## Citation
3936

40-
✏️ To cite this material, you can use the recommended [Xarray citation](https://docs.xarray.dev/en/stable/getting-started-guide/faq.html#how-should-i-cite-xarray): {cite:p}`hoyerhamman2017`, {cite:p}`xarray_v202230`.
37+
✏️ To cite this material, you can use the recommended [Xarray citation](https://docs.xarray.dev/en/stable/get-help/faq.html#how-should-i-cite-xarray): {cite:p}`hoyerhamman2017`, {cite:p}`xarray_v202230`.
4138

4239
## Acknowledgements
4340

0 commit comments

Comments
 (0)