From 47f1287851f83e8c9794ec599eae2d1b1c23c586 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 1 Aug 2016 14:54:24 +0200 Subject: [PATCH] Fixed the main index page redirections --- _build/redirection_map | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_build/redirection_map b/_build/redirection_map index d26876edf2d..e0192b5c49a 100644 --- a/_build/redirection_map +++ b/_build/redirection_map @@ -1,5 +1,5 @@ -/book/index / -/cookbook/index / +/book/index /index +/cookbook/index /index /book/stable_api /contributing/code/bc /book/internals /reference/events /cookbook/console/sending_emails /cookbook/console/request_context