diff --git a/Cargo.toml b/Cargo.toml index ea6a972..62b1920 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ MBLF is a programming language on top of the esoteric programming language Brain authors = ["Raymon Zutekouw "] -repository = "https://github.com/MBLF-Project/mblf" +repository = "https://codeberg.org/MeltingSilicon/compiler-mblf" license = "MIT OR Apache-2.0" keywords = ["compiler", "mblf", "brainfuck", "pest"]