jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.17k stars 213 forks source link

Documentation link returns 404 #306

Closed HansBecker closed 1 year ago

HansBecker commented 1 year ago

FYI @James1345 , the documentation link https://james1345.github.io/django-rest-knox/ is currently returning a 404.

calumy commented 1 year ago

The documentation can now be found at https://jazzband.github.io/django-rest-knox/

Fixed by https://github.com/jazzband/django-rest-knox/pull/305 and is covered within the TODOS of https://github.com/jazzband/django-rest-knox/issues/304

giovannicimolin commented 1 year ago

@HansBecker Since this was fixed, I'll mark it as complete. Thanks for contributing!