diff --git a/docs/_includes/navigation.html b/docs/_includes/navigation.html
index 7febddf9..e64bcfe8 100644
--- a/docs/_includes/navigation.html
+++ b/docs/_includes/navigation.html
@@ -34,6 +34,7 @@
Task cookbook
+
Introduction
Rails related tasks
diff --git a/docs/documentation/tasks/intro/index.markdown b/docs/documentation/tasks/intro/index.markdown
index 52be00d7..8fd66694 100644
--- a/docs/documentation/tasks/intro/index.markdown
+++ b/docs/documentation/tasks/intro/index.markdown
@@ -8,3 +8,8 @@ These pages document common custom tasks for specific use cases. It is hoped tha
You can also look in most Capistrano repositories (including core) for rake tasks to see further example of how it works.
Feel free to contribute more via a Pull Request.
+
+### Pages
+
+
+* [Rails related tasks](/documentation/tasks/rails/)