Skip to content

Commit edacb27

Browse files
committed
Update documentation link.
1 parent 90b4fea commit edacb27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
An experimental language based on Skript (with no pre-eminent DSL dependencies) compiled to JVM bytecode.
66

7-
## Visit the [documentation](https://moderocky.gitbook.io/byteskript/) and wiki [here](https://moderocky.gitbook.io/byteskript/).
7+
## Visit the documentation and wiki [here](https://docs.byteskript.org).
8+
9+
## Get the latest compiler release [here](https://github.com/Moderocky/ByteSkript/releases).
810

911
ByteSkript draws heavily from the original [Skript](https://github.com/SkriptLang/Skript/) language design, with some
1012
minor structural adaptations to strengthen the language grammar, to remove some unnecessary jargon and make the language

0 commit comments

Comments
 (0)