From b1f542bd5bb0ebbc47557f7a9689de3cea5fc53c Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Sun, 27 Apr 2014 20:31:16 -0400 Subject: [PATCH] minor update [skip ci] --- docs/guide/index2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/index2.md b/docs/guide/index2.md index 4bbc6edfd9..1b11ea9684 100644 --- a/docs/guide/index2.md +++ b/docs/guide/index2.md @@ -31,6 +31,7 @@ Basic Concepts Key Components -------------- +* MVC Overview * Entry Scripts * Applications * Controllers and Actions @@ -39,7 +40,6 @@ Key Components * Action Filters * Widgets * Modules -* Code Organization Handling Requests