Skip to content

Commit 8e22635

Browse files
authored
Merge pull request #12 from ProjectPythia/jukent
Fix foundations links
2 parents 644a30a + ca6c4ee commit 8e22635

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ and even change the example programs. You’ll see that the code cells
8686
have no output at first, until you execute them by pressing
8787
{kbd}`Shift`\+{kbd}`Enter`. Complete details on how to interact with
8888
a live Jupyter notebook are described in [Getting Started with
89-
Jupyter](https://foundations.projectpythia.org/foundations/getting-started-jupyter.html).
89+
Jupyter](https://foundations.projectpythia.org/foundations/getting-started-jupyter).
9090

9191
### Running on Your Own Machine
9292

notebooks/notebook-template.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"\n",
5757
"| Concepts | Importance | Notes |\n",
5858
"| --- | --- | --- |\n",
59-
"| [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy.html) | Necessary | |\n",
60-
"| [Understanding of NetCDF](https://foundations.projectpythia.org/core/data-formats/netcdf-cf.html) | Helpful | Familiarity with metadata structure |\n",
59+
"| [Intro to Cartopy](https://foundations.projectpythia.org/core/cartopy/cartopy) | Necessary | |\n",
60+
"| [Understanding of NetCDF](https://foundations.projectpythia.org/core/data-formats/netcdf-cf) | Helpful | Familiarity with metadata structure |\n",
6161
"| Project management | Helpful | |\n",
6262
"\n",
6363
"- **Time to learn**: estimate in minutes. For a rough idea, use 5 mins per subsection, 10 if longer; add these up for a total. Safer to round up and overestimate.\n",

0 commit comments

Comments
 (0)