Skip to content

Commit 9a3cf01

Browse files
committed
changed website links in Readme
1 parent d9088c2 commit 9a3cf01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-DE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
1111
Minecraft Script ist eine Programmiersprache für Entwickler der mcfunctions, sowie für die Minecraft Map und Package Erschaffer. Die .mcscript Dateien werden dabei zu mcfunction compiled und generiert. Dies bietet dem Entwickler erweiterte Möglichkeiten, wie zum Beispiel Modals, Loops, Variablen, Konstanten und Command-Wrapping.
1212

13-
Wer das ausprobieren möchte oder Beispiele anschauen möchte, kann meinen online Editor [stevertus.ga/mcscript/code](http://www.stevertus.ga/mcscript/code) besuchen und etwas herumspielen.
13+
Besuche die offizielle Website für weitere Informationen, Guides und Videos: https://mcscript.stevertus.com/de
1414

15-
English documentation [here](https://github.com/Stevertus/mcscript/blob/master/README.md)
15+
English documentation [here](https://mcscript.stevertus.com)
1616
## Table of Contents
1717
1) [Installation](#install)
1818
- [Installation von Node.js](#install-nodejs)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Minecraft Script Documentation
1010
1111
Minecraft Script is a programming language for developers of mcfunctions, Minecraft maps and packages. The .mcscript files are therefore compiled and generated to the function format. This enables the developer extended possibilities, such as Modals, Loops, Varibles, Constants and Command-Wrapping.
1212

13-
Everyone who wants to try, can visit my online Editor [stevertus.com/mcscript/code](http://www.stevertus.com/mcscript/code) and can play with its functionality.
13+
Visit the official Website for information, guides and videos: https://mcscript.stevertus.com
1414

15-
German documentation [here](https://github.com/Stevertus/mcscript/blob/master/README-DE.md)
15+
German documentation [here](https://mcscript.stevertus.com/de/)
1616
## Table of Contents
1717
1) [Installation](#install)
1818
- [Installation of Node.js](#install-nodejs)

0 commit comments

Comments
 (0)