talkpython/100daysofcode-with-python-course

Link for the pytest fixtures article (day 12) is broken

bluthej opened this issue · 1 comments

The link to the pytest fixture article in the day 12 section is broken.

It points to https://pybit.es/pytest-fixtures.html, whereas it should point to (thanks Google!) https://pybit.es/articles/pytest-fixtures/.

Thanks @bluthej, fixed it.