Skip to content

Commit 5eeb87f

Browse files
committed
restore 404.html move
1 parent 7da8a6b commit 5eeb87f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ htmllive: _ensure-sphinx-autobuild html
4040
.PHONY: dirhtml
4141
dirhtml: BUILDER = dirhtml
4242
dirhtml: html
43+
mv $(BUILDDIR)/404/index.html $(BUILDDIR)/404.html
4344

4445
## search to rebuild the search index
4546
.PHONY: search

0 commit comments

Comments
 (0)