|
8 | 8 |
|
9 | 9 | ### [wy-lang.org](https://wy-lang.org) | [Wiki](https://github.com/wenyan-lang/wenyan/wiki) |
10 | 10 |
|
11 | | -English | [简体中文](./README.zh-Hans.md) | [繁体中文](./README.zh-Hant.md) |
| 11 | +English | [简体中文](./README.zh-Hans.md) | [繁體中文](./README.zh-Hant.md) |
12 | 12 |
|
13 | | -文言文編程語言。A programming language for the ancient Chinese. [Try it online.](https://wy-lang.org/ide) |
| 13 | +文言文編程語言。A programming language for the ancient Chinese. [Try it online.](https://ide.wy-lang.org/) |
14 | 14 |
|
15 | 15 |  |
16 | 16 |
|
@@ -59,12 +59,12 @@ More sophisticated examples, such as the Sieve of Eratosthenes, Quicksort, Mande |
59 | 59 | - [Natural Language Programming](https://en.wikipedia.org/wiki/Natural-language_programming) sharing the grammar of [Classical Chinese](https://en.wikipedia.org/wiki/Classical_Chinese) |
60 | 60 | - Compiles to [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript), [Python](https://python.org), or [Ruby](http://ruby-lang.org) |
61 | 61 | - [Turing complete](https://github.com/LingDong-/wenyan-lang/blob/master/examples/turing.wy) |
62 | | -- An [Online IDE](https://wy-lang.org/ide) |
| 62 | +- An [Online IDE](https://ide.wy-lang.org/) |
63 | 63 | - [Examples](https://github.com/LingDong-/wenyan-lang/tree/master/examples) to get started |
64 | 64 |
|
65 | 65 | ## Try it out |
66 | 66 |
|
67 | | -### [The Online IDE](https://wy-lang.org/ide) |
| 67 | +### [The Online IDE](https://ide.wy-lang.org/) |
68 | 68 |
|
69 | 69 |  |
70 | 70 |
|
@@ -106,7 +106,7 @@ Check out our [Wiki pages](https://github.com/wenyan-lang/wenyan/wiki) |
106 | 106 | - [Standard Library Cheatsheet](https://github.com/wenyan-lang/wenyan/wiki/Standard-Library-Cheatsheet) |
107 | 107 | - [Library Packages](https://github.com/wenyan-lang/wenyan/wiki/Available-Packages) |
108 | 108 | - [Contributing](https://github.com/wenyan-lang/wenyan/wiki/Contributing) |
109 | | -- [API Specifcations](https://github.com/wenyan-lang/wenyan/wiki/Compiler-API) |
| 109 | +- [API Specifications](https://github.com/wenyan-lang/wenyan/wiki/Compiler-API) |
110 | 110 | - [Browser Runtime](https://github.com/wenyan-lang/wenyan/wiki/Browser-Runtime) |
111 | 111 | - [Feature Requests](https://github.com/wenyan-lang/wenyan/wiki/Feature-Requests) |
112 | 112 | - [Known Issues](https://github.com/wenyan-lang/wenyan/wiki/Known-Issues) |
@@ -139,4 +139,4 @@ Support this project with your organization. Your logo will show up here with a |
139 | 139 | <a href="https://opencollective.com/wenyan-lang/organization/6/website"><img src="https://opencollective.com/wenyan-lang/organization/6/avatar.svg"></a> |
140 | 140 | <a href="https://opencollective.com/wenyan-lang/organization/7/website"><img src="https://opencollective.com/wenyan-lang/organization/7/avatar.svg"></a> |
141 | 141 | <a href="https://opencollective.com/wenyan-lang/organization/8/website"><img src="https://opencollective.com/wenyan-lang/organization/8/avatar.svg"></a> |
142 | | -<a href="https://opencollective.com/wenyan-lang/organization/9/website"><img src="https://opencollective.com/wenyan-lang/organization/9/avatar.svg"></a> |
| 142 | +<a href="https://opencollective.com/wenyan-lang/organization/9/website"><img src="https://opencollective.com/wenyan-lang/organization/9/avatar.svg"></a> |
0 commit comments