From f7ccf30b94b4d4a3ee091abb2e76a9f52178d583 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=A1bor=20Lipt=C3=A1k?= <gliptak@gmail.com>
Date: Thu, 17 Dec 2015 21:59:38 -0500
Subject: [PATCH] KYLIN-1240 Fix links and typo in README

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 73313f5..1c2063b 100644
--- a/README.md
+++ b/README.md
@@ -5,18 +5,18 @@ Apache Kylin
 
 Apache Kylin is an open source Distributed Analytics Engine, contributed by eBay Inc., provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets.
 
-For more details, see the website [http://kylin.incubator.apache.org](http://kylin.incubator.apache.org).
+For more details, see the website [http://kylin.apache.org](http://kylin.apache.org).
 
 Documentation
 =============
-Please refer to [http://kylin.incubator.apache.org/docs/](http://kylin.incubator.apache.org/docs/).
+Please refer to [http://kylin.apache.org/docs/](http://kylin.apache.org/docs/).
 
 Get Help
 ============
-The fastest way to get response from our developers is to send email to our mail list <dev@kylin.incubator.apache.org>,   
-and remember to subscribe our mail list via <dev-subscribe@kylin.incubator.apache.org>
+The fastest way to get response from our developers is to send email to our mail list <dev@kylin.apache.org>,   
+and remember to subscribe our mail list via <dev-subscribe@kylin.apache.org>
 
-Licnese
+License
 ============
 Please refer to [LICENSE](https://github.com/apache/incubator-kylin/blob/master/LICENSE) file.
 
-- 
2.5.0

