From bc7e3a2a1060db00d8d0a4ebfbd2b5ed8cb51ba8 Mon Sep 17 00:00:00 2001 From: Tim Wilkes Date: Tue, 18 Aug 2015 15:53:00 +0100 Subject: [PATCH] fix of the getting started page --- hdk.md | 2 +- hdk_getting_started.md => hdk_gettingstarted.md | 0 hdk_motorizedantenna.md | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename hdk_getting_started.md => hdk_gettingstarted.md (100%) diff --git a/hdk.md b/hdk.md index 78712d6..7cbd251 100644 --- a/hdk.md +++ b/hdk.md @@ -32,5 +32,5 @@ The WiFi Pineapple Mark V HDK is an Arduino Pro based microcontroller board feat ## Extra Info - + [Getting Started](hdk_getting_started.md) + + [Getting Started](hdk_gettingstarted.md) + [Starter Projects](hdk_projects.md) diff --git a/hdk_getting_started.md b/hdk_gettingstarted.md similarity index 100% rename from hdk_getting_started.md rename to hdk_gettingstarted.md diff --git a/hdk_motorizedantenna.md b/hdk_motorizedantenna.md index 5666b1c..2d12fb5 100644 --- a/hdk_motorizedantenna.md +++ b/hdk_motorizedantenna.md @@ -1,3 +1,3 @@ # Coming Soon -[Back](hdk_getting_started.md) +[Back](hdk_gettingstarted.md)