update expected reference filename (#508)
authorToby Hodges <tbyhdgs@gmail.com>
Wed, 21 Oct 2020 16:20:39 +0000 (18:20 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Oct 2020 16:20:39 +0000 (12:20 -0400)
Makefile

index d35f08f59925c4f4cb352f424781878ed8b496fd..1eac375ef58fbcf24b983b82a23a219b69772a5c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ HTML_DST = \
   ${DST}/conduct/index.html \
   ${DST}/setup/index.html \
   $(patsubst _episodes/%.md,${DST}/%/index.html,$(sort $(wildcard _episodes/*.md))) \
-  ${DST}/reference/index.html \
+  ${DST}/reference.html \
   $(patsubst _extras/%.md,${DST}/%/index.html,$(sort $(wildcard _extras/*.md))) \
   ${DST}/license/index.html