From: Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com> Date: Sun, 27 May 2018 08:04:48 +0000 (+0200) Subject: Upgrade repo's Community Profile X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/5d78abcdfe74bef35f3b5184ef2ae0a458de8658 Upgrade repo's Community Profile See https://help.github.com/articles/about-community-profiles-for-public-repositories/. --- diff --git a/CONDUCT.md b/CODE_OF_CONDUCT.md similarity index 100% rename from CONDUCT.md rename to CODE_OF_CONDUCT.md 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 \ diff --git a/_includes/navbar.html b/_includes/navbar.html index 1841376..868bce8 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -38,7 +38,7 @@