mirror of
https://github.com/leaningtech/cheerpj-meta.git
synced 2025-03-25 07:27:51 +01:00
Remove 'pages' from paths
This commit is contained in:
parent
329c8004d8
commit
fdadb2bb2b
10
README.md
10
README.md
@ -10,11 +10,11 @@ CheerpJ is a Java bytecode to WebAssembly and JavaScript compiler, compatible wi
|
|||||||
|
|
||||||
**Main project link**: <http://leaningtech.com/cheerpj/>
|
**Main project link**: <http://leaningtech.com/cheerpj/>
|
||||||
|
|
||||||
**Download latest version**: [](https://leaningtech.com/download-cheerpj/) [](pages/Changelog)
|
**Download latest version**: [](https://leaningtech.com/download-cheerpj/) [](Changelog)
|
||||||
|
|
||||||
**Link to latest runtime**: ``https://cjrtnc.leaningtech.com/2.2/loader.js``
|
**Link to latest runtime**: ``https://cjrtnc.leaningtech.com/2.2/loader.js``
|
||||||
|
|
||||||
If you are unsure how to start, try our [Tutorial](pages/Tutorial).
|
If you are unsure how to start, try our [Tutorial](Tutorial).
|
||||||
|
|
||||||
What is CheerpJ?
|
What is CheerpJ?
|
||||||
------
|
------
|
||||||
@ -42,9 +42,9 @@ Getting Started
|
|||||||
You can download CheerpJ for Linux, Windows and macOS on our website (https://leaningtech.com/cheerpj/)
|
You can download CheerpJ for Linux, Windows and macOS on our website (https://leaningtech.com/cheerpj/)
|
||||||
|
|
||||||
To get started with CheerpJ, please refer to the following pages:
|
To get started with CheerpJ, please refer to the following pages:
|
||||||
1. [CheerpJ Tutorial](pages/Tutorial)
|
1. [CheerpJ Tutorial](Tutorial)
|
||||||
2. [Getting Started](pages/Getting-Started)
|
2. [Getting Started](Getting-Started)
|
||||||
3. [Command Line Options](pages/Command-Line-Options)
|
3. [Command Line Options](Command-Line-Options)
|
||||||
|
|
||||||
Demos
|
Demos
|
||||||
------
|
------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user