From 6a9ff1c1e6f3d39a816906c346dbbe4548d4417c Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 11 Aug 2016 19:05:53 +0200 Subject: [PATCH 1/2] Update mkdocs.yml --- mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index b5ef799c..b4b04bcd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -9,7 +9,6 @@ pages: - OSX Guide: guides/OSX Guide.md - Building from Source: guides/Building from Source.md - Docker Guide: guides/Docker Guide.md - - DigitalOcean Guide: guides/DigitalOcean Guide.md - Commands: - Readme: Readme.md - Commands List: Commands List.md From b71db2e75ad25b5aa8d3d706794921a8590ab61e Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 11 Aug 2016 19:06:16 +0200 Subject: [PATCH 2/2] Update index.md --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 596d7d37..2ae52dc5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,7 +18,6 @@ If you want to contribute, be sure to PR on the **[dev][dev]** branch. - [OSX Guide](guides/OSX Guide.md) - [Building from Source](guides/Building from Source.md) - [Docker Guide](guides/Docker Guide.md) - - [DigitalOcean Guide](guides/DigitalOcean Guide.md) - Commands - [Readme](Readme.md) - [Commands List](Commands List.md)