The readthedocs change log page (https://django-tables2.readthedocs.io/en/latest/pages/upgrade-changelog.html) links to [the docs/pages/changelog.md file](https://github.com/jieter/django-tables2/blob/master/docs/pages/CHANGELOG.md) but that doesn't exist. It's intended to point to https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md I'm guessing trying to link to a markdown file not in the docs folder will be problematic, so maybe that should be a link to github?