Updated module path

This commit is contained in:
2025-02-25 17:16:09 +01:00
parent 98edfb19fd
commit 91f34bc88f
211 changed files with 506 additions and 506 deletions

View File

@ -12,7 +12,7 @@ A programming language that compiles down to machine code.
## Installation
```shell
git clone https://git.akyoto.dev/cli/q
git clone https://git.urbach.dev/cli/q
cd q
go build
```
@ -48,13 +48,13 @@ q build examples/hello --os windows
## Status
`q` is under heavy development and not ready for production yet.
Feel free to [get in touch](https://akyoto.dev/contact) if you are interested in helping out.
Feel free to [get in touch](https://urbach.dev/contact) if you are interested in helping out.
The biggest obstacle right now is the lack of funding. If you want to help out financially you can [donate towards the project](https://en.liberapay.com/akyoto).
## License
Please see the [license documentation](https://akyoto.dev/license).
Please see the [license documentation](https://urbach.dev/license).
## Copyright