From 28e5a1f8560999e694a127bae80aa4bf661ee24d Mon Sep 17 00:00:00 2001 From: ioctaptceb Date: Fri, 18 Mar 2016 10:11:19 +0100 Subject: [PATCH] Remove IndexRoute from ch 06 Index route has not been introduced, and is introduced in ch-8. It seems both unnecessary and confusing to have it here --- lessons/06-params/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lessons/06-params/README.md b/lessons/06-params/README.md index 77fd4b7d..4d9f65ff 100644 --- a/lessons/06-params/README.md +++ b/lessons/06-params/README.md @@ -49,7 +49,6 @@ import Repo from './modules/Repo' render(( - {/* add the new route */}