Set absolute paths in 404 page

Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
George Melikov
2020-05-29 15:54:13 +03:00
parent 50cfe62735
commit dcd35b7afb

View File

@@ -218,4 +218,4 @@ issues_commit_uri = "https://github.com/openzfs/zfs/commit/{commit}"
# Get absolute paths in 404
notfound_no_urls_prefix = True
notfound_url_prefix = '/openzfs-docs'
notfound_url_prefix = '/openzfs-docs'