From 775d65725b611bda69323635b29acd26e3be6f53 Mon Sep 17 00:00:00 2001 From: Carlo Piovesan Date: Tue, 4 Feb 2020 03:53:31 +0100 Subject: [PATCH] Fixed links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3dc835..aa36337 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ CheerpJ is a Java bytecode to JavaScript compiler, compatible with 100% of Java, Download latest version: [![Latest version](https://img.shields.io/badge/cheerpj-2.0-green.svg)](https://leaningtech.com/pages/cheerpj.html#Download) Main documentation link: -Main project link: +Main project link: What is CheerpJ? ------ @@ -35,7 +35,7 @@ What is unique about CheerpJ? Getting Started ------- You can download CheerpJ beta for Linux, Windows and macOS at this address: -https://leaningtech.com/cheerpj/download/noncommercial/ +https://leaningtech.com/pages/cheerpj.html#Download To get started with CheerpJ, please refer to the following pages: 1. [Getting Started](https://github.com/leaningtech/cheerpj-meta/wiki/Getting-Started)