diff --git a/README.md b/README.md
index db71fa6..afc0fba 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,16 @@

-# CheerpJ - Java to JavaScript compiler (Beta)
+# CheerpJ - Convert Java to WebAssembly and JavaScript
[](https://gitter.im/leaningtech/cheerpj)
[](https://github.com/leaningtech/cheerpj-meta/issues)
-[](https://leaningtech.com/cheerpj/demos/)
+[](https://leaningtech.com/pages/cheerpj.html)
CheerpJ is a Java bytecode to JavaScript compiler, compatible with 100% of Java, which allows to compile any Java SE application, library or Java applet into a JavaScript application.
-Download latest version: [](https://leaningtech.com/cheerpj/download/noncommercial/)
+Download latest version: [](https://leaningtech.com/pages/cheerpj.html#Download)
Main documentation link:
-
-Main project link:
+Main project link:
What is CheerpJ?
------
@@ -44,7 +43,7 @@ To get started with CheerpJ, please refer to the following pages:
Demos
------
-Several demos of CheerpJ can be found at https://leaningtech.com/cheerpj/demos/
+Several demos of CheerpJ can be found at https://leaningtech.com/pages/cheerpj.html
Bugs and Questions
-------