From a02a64806e694e050905ec7746e5ad2bbacb3951 Mon Sep 17 00:00:00 2001 From: xiemengjun Date: Thu, 27 Dec 2012 23:31:32 +0800 Subject: [PATCH] change doc addr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f5b47b1..f49d2e09 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ======= Beego is an open source version of the scalable, non-blocking web server and tools that power SNDA's CDN system. Documentation and downloads are -available at https://astaxie.github.com/beego +available at http://astaxie.github.com/beego Beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).