I found two issues with the book website. Here is how to reproduce them: - Go to the book website at https://www.tangowithdjango.com/ - Scroll down to the section titled "Contact & Code" - Issue #1: If you click on the "Book Repository" block, you will get taken to a GitHub 404 page (i.e. Page Not Found) at https://github.com/tangowithcode/tango_with_django_4/issues/ - Issue #2: If you click on the "Code & Tests Repository" block, you will get taken to https://github.com/tangowithcode/tango_with_django_4_code/issues/ but I think that was supposed to link to https://github.com/tangowithcode/tango_with_django_4_code (i.e. the whole repository, not its issues)
I found two issues with the book website. Here is how to reproduce them: