Skip to content

Commit ff1fcad

Browse files
authored
Fix links to Xarray logo (#443)
1 parent fc43131 commit ff1fcad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/xarray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![xarray Logo](http://xarray.pydata.org/en/stable/_static/dataset-diagram-logo.png 'xarray Logo')
1+
![xarray Logo](https://docs.xarray.dev/en/stable/_static/Xarray_Logo_RGB_Final.svg 'xarray Logo')
22

33
# Xarray
44

core/xarray/xarray-intro.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"![xarray Logo](http://xarray.pydata.org/en/stable/_static/dataset-diagram-logo.png \"xarray Logo\")\n",
7+
"![xarray Logo](https://docs.xarray.dev/en/stable/_static/Xarray_Logo_RGB_Final.svg \"xarray Logo\")\n",
88
"\n",
99
"# Introduction to Xarray"
1010
]

0 commit comments

Comments
 (0)