Adding redirect to Xtext
diff --git a/index.html b/index.html index 256cb32..ae81a25 100644 --- a/index.html +++ b/index.html
@@ -2,8 +2,8 @@ <html> <head> <title>Your Page Title</title> -<meta http-equiv="REFRESH" content="0;url=http://www.eclipse.org/geclipse"></HEAD> +<meta http-equiv="REFRESH" content="0;url=http://www.eclipse.org/Xtext"></HEAD> <BODY> -Incorrect project name. Redirecting to www.eclipse.org/geclipse +Incorrect project name. Redirecting to www.eclipse.org/Xtext </BODY> </HTML> \ No newline at end of file