FIX: changing the baseurl to the apache site

The old config still contained the temp build
location in the github. That is changed now.
diff --git a/site/_config.yml b/site/_config.yml
index abd2500..407f6f5 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -1,5 +1,5 @@
 name: The Apache Crail (Incubating) Project
-url: https://animeshtrivedi.github.io/crail-website/ 
+url: http://crail.incubator.apache.org/ 
 
 exclude: [bibble, README.md, Makefile]
 
@@ -26,7 +26,7 @@
 front_page_news: 5
 
 # Base pathname for links.
-base: 'https://animeshtrivedi.github.io/crail-website'
+base: 'http://crail.incubator.apache.org/'
 
 
 # gem dependencies