Skip to content

Commit 4f58aeb

Browse files
Merge pull request #20 from Wheest/pez/docs
docs: change URLs to GitHub
2 parents 395d7fa + 78833fe commit 4f58aeb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For a detailed documentation on the langue itself, see the language docs: [RSPL]
1111

1212
This project provides both a CLI, and an interactive Web-App which can transpile code in real-time.
1313

14-
A hosted version of the web-app is available at: [https://mbeboek.gitlab.io/rspl/](https://hailtododongo.github.io/rspl/) <br/>
14+
A hosted version of the web-app is available at: [https://hailtododongo.github.io/rspl/](https://hailtododongo.github.io/rspl/) <br/>
1515

1616
The CLI is currently not available as a pre-build, and needs to be build from sources.<br/>
1717
See the build section for more information.

src/web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<div id="footer">
4848
<span>RSPL-Transpiler © Max Bebök (HailToDodongo)</span>
49-
<a target="_blank" href="https://gitlab.com/mbeboek/rspl">Source-Code</a>
49+
<a target="_blank" href="https://github.com/HailToDodongo/rspl">Source-Code</a>
5050
</div>
5151
</body>
5252
</html>

0 commit comments

Comments
 (0)