Redirect to groovy-lang.org
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..b6f92ee
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,2 @@
+RewriteEngine on
+RewriteRule .* http://groovy-lang.org [L,R=302]