From d0349f00ada347a8ce364268be75ce6f362477d0 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 18 Jul 2018 09:36:05 -0400 Subject: [PATCH] Misc cleanup --- docs/additional-features/change-logging.md | 0 docs/configuration/{index.html => index.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/additional-features/change-logging.md rename docs/configuration/{index.html => index.md} (100%) diff --git a/docs/additional-features/change-logging.md b/docs/additional-features/change-logging.md new file mode 100644 index 000000000..e69de29bb diff --git a/docs/configuration/index.html b/docs/configuration/index.md similarity index 100% rename from docs/configuration/index.html rename to docs/configuration/index.md