From 05e197ffff9013235b7623d581166af102aa8415 Mon Sep 17 00:00:00 2001 From: astaxie Date: Thu, 19 Dec 2013 22:02:25 +0800 Subject: [PATCH] fix #391 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5ce8f34..6f33ca44 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ More info [beego.me](http://beego.me) ## Documentation -[English](http://beego.me/docs/Overview_Introduction?lang=en&q=) +[English](http://beego.me/docs/intro/) [API](http://gowalker.org/github.com/astaxie/beego) -[中文文档](http://beego.me/docs/Overview_Introduction?lang=zh&q=) +[中文文档](http://beego.me/docs/intro/) ## LICENSE