diff --git a/doc/Makefile b/doc/Makefile index 9c920dad9..0084e50dd 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -86,7 +86,7 @@ ifeq ($(RELEASE),latest) cp scripts/publish-README.md $(PUBLISHDIR)/../README.md cp scripts/publish-index.html $(PUBLISHDIR)/../index.html cp scripts/publish-robots.txt $(PUBLISHDIR)/../robots.txt - cp scripts/publish-404.html $(PUBLISHDIR)/../404.html + sed 's/
/\nPlease visit the latest ACRN documentation
- -