diff --git a/docs/Tutorial.md b/docs/Tutorial.md
index 330017107..e5130d526 100644
--- a/docs/Tutorial.md
+++ b/docs/Tutorial.md
@@ -1,6 +1,6 @@
---
id: tutorial
-title: Tutorial
+title: Learn the Basics
layout: docs
category: The Basics
permalink: docs/tutorial.html
diff --git a/website/core/HeaderLinks.js b/website/core/HeaderLinks.js
index 27ab854e1..50bf78f4b 100644
--- a/website/core/HeaderLinks.js
+++ b/website/core/HeaderLinks.js
@@ -17,7 +17,6 @@ var HeaderLinks = React.createClass({
linksInternal: [
{section: 'docs', href: 'docs/getting-started.html', text: 'Docs', target: '.nav-docs'},
{section: 'support', href: '/react-native/support.html', text: 'Help'},
- {section: 'showcase', href: '/react-native/showcase.html', text: 'Showcase'},
{section: 'blog', href: '/react-native/blog/', text: 'Blog'},
],
linksExternal: [
diff --git a/website/core/Site.js b/website/core/Site.js
index 383ae7383..8302e9284 100644
--- a/website/core/Site.js
+++ b/website/core/Site.js
@@ -204,11 +204,11 @@ var Site = React.createClass({
Getting Started
- Tutorial
+ Learn the Basics
- Integration With Existing Apps
+ Components and APIs
More Resources
@@ -221,13 +221,13 @@ var Site = React.createClass({
- Showcase
+ Who's using React Native?
- Upcoming Events
+ Meetups
More
Blog
-
- GitHub
-
React
+
+ GitHub
+
+