From 5c731fbcf00ddef646b7aab611b6eed38119a17d Mon Sep 17 00:00:00 2001 From: Florian Kohrt Date: Fri, 7 Jun 2024 09:54:51 +0200 Subject: [PATCH] Fix episode links --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 01b8e2db1..569d6632a 100644 --- a/README.md +++ b/README.md @@ -94,18 +94,18 @@ industry and government. More information can be found [here][cp-about]. [good-practices]: https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005510 [R]: https://github.com/swcarpentry/r-novice-inflammation [MATLAB]: https://github.com/swcarpentry/matlab-novice-inflammation -[episode01]: https://swcarpentry.github.io/python-novice-inflammation/01-intro/index.html -[episode02]: https://swcarpentry.github.io/python-novice-inflammation/02-numpy/index.html -[episode03]: https://swcarpentry.github.io/python-novice-inflammation/03-matplotlib/index.html -[episode04]: https://swcarpentry.github.io/python-novice-inflammation/04-lists/index.html -[episode05]: https://swcarpentry.github.io/python-novice-inflammation/05-loop/index.html -[episode06]: https://swcarpentry.github.io/python-novice-inflammation/06-files/index.html -[episode07]: https://swcarpentry.github.io/python-novice-inflammation/07-cond/index.html -[episode08]: https://swcarpentry.github.io/python-novice-inflammation/08-func/index.html -[episode09]: https://swcarpentry.github.io/python-novice-inflammation/09-errors/index.html -[episode10]: https://swcarpentry.github.io/python-novice-inflammation/10-defensive/index.html -[episode11]: https://swcarpentry.github.io/python-novice-inflammation/11-debugging/index.html -[episode12]: https://swcarpentry.github.io/python-novice-inflammation/12-cmdline/index.html +[episode01]: https://swcarpentry.github.io/python-novice-inflammation/01-intro.html +[episode02]: https://swcarpentry.github.io/python-novice-inflammation/02-numpy.html +[episode03]: https://swcarpentry.github.io/python-novice-inflammation/03-matplotlib.html +[episode04]: https://swcarpentry.github.io/python-novice-inflammation/04-lists.html +[episode05]: https://swcarpentry.github.io/python-novice-inflammation/05-loop.html +[episode06]: https://swcarpentry.github.io/python-novice-inflammation/06-files.html +[episode07]: https://swcarpentry.github.io/python-novice-inflammation/07-cond.html +[episode08]: https://swcarpentry.github.io/python-novice-inflammation/08-func.html +[episode09]: https://swcarpentry.github.io/python-novice-inflammation/09-errors.html +[episode10]: https://swcarpentry.github.io/python-novice-inflammation/10-defensive.html +[episode11]: https://swcarpentry.github.io/python-novice-inflammation/11-debugging.html +[episode12]: https://swcarpentry.github.io/python-novice-inflammation/12-cmdline.html [travis_url]: https://travis-ci.org/swcarpentry/python-novice-inflammation [travis_svg]: https://travis-ci.org/swcarpentry/python-novice-inflammation.svg?branch=gh-pages [lesson-example]: https://carpentries.github.io/lesson-example