Skip to content

Commit 6624be4

Browse files
authored
Update intake_introduction.ipynb
Eliminate stray period in link to datetime foundations page
1 parent 9ef8063 commit 6624be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/intake_introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"\n",
4242
"| Concepts | Importance | Notes |\n",
4343
"| --- | --- | --- |\n",
44-
"| [Times and Dates in Python](https://foundations.projectpythia.org/core/datetime/datetime.) | Necessary | |\n",
44+
"| [Times and Dates in Python](https://foundations.projectpythia.org/core/datetime/datetime) | Necessary | |\n",
4545
"| [Intro to Xarray](https://foundations.projectpythia.org/core/xarray/xarray-intro) | Necessary | |\n",
4646
"| [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy) | Helpful | |\n",
4747
"| [Understanding of Zarr](https://zarr.readthedocs.io/en/stable/) | Helpful | |\n",

0 commit comments

Comments
 (0)