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

fix: Set proper `notfound_urls_prefix` option types #233

Closed BoboTiG closed 3 months ago

BoboTiG commented 3 months ago

Fixes #134.

I added a regression test that fails before that patch, and passes with the current patch applied.