From 01e77b87b3a5a0fc66300f55ea30ec9d60747fba Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 28 Dec 2014 23:51:25 +0000 Subject: [PATCH] Rename index.md to readme.md for GitHub auto viewing --- docs/api/{index.md => readme.md} | 0 docs/intro/{index.md => readme.md} | 0 docs/{index.md => readme.md} | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename docs/api/{index.md => readme.md} (100%) rename docs/intro/{index.md => readme.md} (100%) rename docs/{index.md => readme.md} (67%) diff --git a/docs/api/index.md b/docs/api/readme.md similarity index 100% rename from docs/api/index.md rename to docs/api/readme.md diff --git a/docs/intro/index.md b/docs/intro/readme.md similarity index 100% rename from docs/intro/index.md rename to docs/intro/readme.md diff --git a/docs/index.md b/docs/readme.md similarity index 67% rename from docs/index.md rename to docs/readme.md index c459849f..3bb3799b 100644 --- a/docs/index.md +++ b/docs/readme.md @@ -6,8 +6,8 @@ Cachet is an open source alternative to StatusPage.io written in PHP 5 with the ### Introduction -- [Introduction to Cachet](/docs/intro/index.md) +- [Introduction to Cachet](/docs/intro/readme.md) ### API -- [Cachet API](/docs/api/index.md) +- [Cachet API](/docs/api/readme.md)