From c42c0a232e04b6f444989f84bc9ba3297ad249c7 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Oct 2011 16:02:14 -0400 Subject: [PATCH] call it Getting Started Guide not just Getting Started --- Getting-Started/_Sidebar.md | 2 +- _Sidebar.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Getting-Started/_Sidebar.md b/Getting-Started/_Sidebar.md index f685068..da4b855 100644 --- a/Getting-Started/_Sidebar.md +++ b/Getting-Started/_Sidebar.md @@ -1,5 +1,5 @@ * [[Home]] - Overview of sbt -* [[Getting Started|Getting Started Welcome]] +* [[Getting Started Guide|Getting Started Welcome]] * [[Setup|Getting Started Setup]] - Install sbt * [[Hello, World|Getting Started Hello]] - Create a simple project * [[Directory Layout|Getting Started Directories]] - Basic project layout diff --git a/_Sidebar.md b/_Sidebar.md index 6b64e8b..6cd8164 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,5 +1,5 @@ * [[Home]] - Overview of sbt -* [[Getting Started|Getting Started Welcome]] - START HERE +* [[Getting Started Guide|Getting Started Welcome]] - START HERE * Help * [[Migrating from sbt 0.7.x to 0.10.x]] * [[Index]] - Look up common types, values, and methods