From e4061f2dcfcdca6c3e8ae9b9b1605954bcf047fa Mon Sep 17 00:00:00 2001 From: Jessica Scheick Date: Mon, 24 Jun 2024 22:11:12 -0400 Subject: [PATCH] update question card to link to help diagram in docs (#274) * update question card to link to help diagram in docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Scott Henderson --- intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intro.md b/intro.md index aec20724..2f0d5cb2 100644 --- a/intro.md +++ b/intro.md @@ -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! ``` ````