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