From e0d85f9c8de6ee28d82df4a99a545649564e0309 Mon Sep 17 00:00:00 2001 From: Sylvia van Os Date: Tue, 3 Dec 2019 17:12:58 +0100 Subject: [PATCH] Fix GitHub pages --- README.md => docs/README.md | 0 docs/index.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename README.md => docs/README.md (100%) diff --git a/README.md b/docs/README.md similarity index 100% rename from README.md rename to docs/README.md diff --git a/docs/index.md b/docs/index.md index 32d46ee88..42061c01a 120000 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1 @@ -../README.md \ No newline at end of file +README.md \ No newline at end of file