X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/4a85f2c12ad7c3c6b73e9369024f065b1aaa6279..8249bf61ef270817c9851979eff79ba17adcd7b4:/Makefile diff --git a/Makefile b/Makefile index e42e5bf..74f655d 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ RMD_DST = $(patsubst _episodes_rmd/%.Rmd,_episodes/%.md,$(RMD_SRC)) # Lesson source files in the order they appear in the navigation menu. MARKDOWN_SRC = \ index.md \ - CONDUCT.md \ + CODE_OF_CONDUCT.md \ setup.md \ $(sort $(wildcard _episodes/*.md)) \ reference.md \