readthedocs / sphinx-notfound-page

Create a custom 404 page with absolute URLs hardcoded
https://sphinx-notfound-page.readthedocs.io/
MIT License
48 stars 32 forks source link

Update default config in docs to match code #222

Closed hugovk closed 10 months ago

hugovk commented 10 months ago

To match:

https://github.com/readthedocs/sphinx-notfound-page/blob/fd6e9b98ef0705454ba4f3a2a7efe2b1de0bd4e7/notfound/extension.py#L280-L283

humitos commented 10 months ago

Thanks!