fixes contributers link

pull/14/head
Kenneth C. Kleissl 2020-02-09 01:19:11 +01:00
parent 431361ad24
commit a3b410a74f
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
[![Issues Closed](https://img.shields.io/github/issues-closed-raw/Python-Crash-Course/Python101)](https://github.com/Python-Crash-Course/Python101/issues)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)
[![Last Commit](https://img.shields.io/github/last-commit/Python-Crash-Course/Python101)](https://github.com/Python-Crash-Course/Python101/commits/master)
[![Contributors](https://img.shields.io/github/contributors/Python-Crash-Course/Python101)](https://github.com/orgs/Python-Crash-Course/people)
[![Contributors](https://img.shields.io/github/contributors/Python-Crash-Course/Python101)](https://github.com/Python-Crash-Course/Python101/graphs/contributors)
This GitHub repository contains material for a beginner Python course held in COWI Lyngby during 2019/2020. Check out its [GitHub page](https://python-crash-course.github.io/Python101/).
@ -108,7 +108,7 @@ These notes have some content that overlaps with the notes for each session, but
* [Edabit (Coding challenge site)](https://edabit.com/)
### Miscellaneous
* [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)
* [Python Cheat Sheets](https://www.pythonsheets.com/)