Skip to content

Commit

Permalink
Make 404 redirect absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbo committed Nov 11, 2023
1 parent c1c5522 commit 4992993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_extra/.htaccess
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ErrorDocument 404 /404.html
ErrorDocument 404 https://novelwriter.io/404.html

0 comments on commit 4992993

Please sign in to comment.