Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update question card to link to help diagram in docs #274

Merged
merged 3 commits into from
Jun 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ Live walk-throughs of this material and more on Xarray's YouTube Channel
```

```{grid-item-card}
:link: https://github.com/pydata/xarray/discussions
:link: https://docs.xarray.dev/en/latest/help-diagram.html
:class-header: bg-light
Get involved 🙋
^^^
Ask questions on the Xarray Discussion Forum
Ask questions and participate in the Xarray community!
```

````
Expand Down
Loading