Skip to content

Commit b59ccc1

Browse files
authored
Merge pull request #1967 from carpentries/ndporter-py-for-link
Fix broken link in recommended episodes
2 parents dd1bc83 + 2f75aec commit b59ccc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learners/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ If you are having trouble choosing an episode, we recommend choosing one of the
5454
- Library Carpentry
5555
- [Working with Files and Directories in the Unix Shell](https://librarycarpentry.github.io/lc-shell/03-working-with-files-and-folders.html)
5656
- [Faceting and filtering in Open Refine](https://librarycarpentry.github.io/lc-open-refine/04-faceting-and-filtering.html)
57-
- [For loops in Python](https://librarycarpentry.github.io/lc-python-intro/12-for-loops.html)
57+
- [For loops in Python](https://librarycarpentry.github.io/lc-python-intro/for-loops.html)
5858
- Software Carpentry
5959
- [Working with Files and Directories in the Unix Shell](https://swcarpentry.github.io/shell-novice/03-create.html)
6060
- [Tracking Changes in Git](https://swcarpentry.github.io/git-novice/04-changes.html)

0 commit comments

Comments
 (0)