Updated module path

This commit is contained in:
2025-02-25 16:51:04 +01:00
parent 809b89d689
commit 0b31c9f888
5 changed files with 14 additions and 14 deletions

View File

@ -20,7 +20,7 @@ A markdown renderer that supports only a subset of the CommonMark spec in order
## Installation
```shell
go get git.akyoto.dev/go/markdown
go get git.urbach.dev/go/markdown
```
## Usage
@ -60,7 +60,7 @@ BenchmarkLarge-12 277065 4115 ns/op 2560 B/op
## License
Please see the [license documentation](https://akyoto.dev/license).
Please see the [license documentation](https://urbach.dev/license).
## Copyright