diff --git a/_includes/doc-nav.html b/_includes/doc-nav.html
index 536b1a6074..1580ab7430 100644
--- a/_includes/doc-nav.html
+++ b/_includes/doc-nav.html
@@ -5,9 +5,12 @@
{% assign current = page.url | downcase | split: '/' %}
Docs
>
- Home
+ Home
Concepts
Tasks
+
Samples
Reference
diff --git a/_includes/doc-side-concepts-nav.html b/_includes/doc-side-concepts-nav.html
index f659350169..732708e7b9 100644
--- a/_includes/doc-side-concepts-nav.html
+++ b/_includes/doc-side-concepts-nav.html
@@ -12,8 +12,8 @@
diff --git a/_includes/footer.html b/_includes/footer.html
index df8e6930db..7569cd9e93 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -10,7 +10,9 @@
Home
Concepts
Tasks
+
Samples
Reference
diff --git a/_includes/nav.html b/_includes/nav.html
index 031c42984d..de6b3132aa 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -41,7 +41,9 @@
Home
Concepts
Tasks
+
Samples
Reference
diff --git a/_includes/sticky-nav.html b/_includes/sticky-nav.html
index a5e2f491b1..5d64e8b239 100644
--- a/_includes/sticky-nav.html
+++ b/_includes/sticky-nav.html
@@ -40,7 +40,9 @@
Home
Concepts
Tasks
+
Samples
Reference