Skip to content

Commit 4f07d10

Browse files
authored
Update the xarray-docs link in 03-dask-xarray.ipynb
1 parent 59be907 commit 4f07d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/03-dask-xarray.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@
952952
"* [Dask Code](https://github.com/dask/dask/)\n",
953953
"* [Dask Blog](https://blog.dask.org/)\n",
954954
"* [Xarray Docs](https://xarray.pydata.org/)\n",
955-
"* [Xarray + Dask docs](https://docs.xarray.dev/en/stable/user-guide/dask.html), particularly the [optimization tips](https://docs.xarray.dev/en/stable/user-guide/dask.html#optimization-tips)\n",
955+
"* [Xarray + Dask docs](https://docs.xarray.dev/en/stable/user-guide/dask.html), particularly the [best practices](https://docs.xarray.dev/en/stable/user-guide/dask.html#best-practices)\n",
956956
"* [Xarray Tutorial material](https://tutorial.xarray.dev/intro.html)\n",
957957
" \n",
958958
"\n",

0 commit comments

Comments
 (0)