Add index.html to url to work around 404

This commit is contained in:
Liam Newman 2018-02-07 16:37:52 -08:00
parent ea61100d68
commit d0199405e7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ site: prepare scripts/awestruct
user-site: prepare scripts/awestruct
./scripts/awestruct --generate --verbose $(AWESTRUCT_CONFIG) $(AWESTRUCT_USER_SITE)
./scripts/user-site-deploy.sh $(BRANCH)
@echo SUCCESS: Published to $(USER_SITE_URL)
@echo SUCCESS: Published to $(USER_SITE_URL)index.html
pdfs: prepare scripts/generate-handbook-pdf scripts/asciidoctor-pdf
./scripts/ruby scripts/generate-handbook-pdf $(BUILD_DIR)/user-handbook.adoc