Updated module path

This commit is contained in:
Eduard Urbach 2025-02-25 16:51:04 +01:00
parent 7c8de4fe4b
commit f10ea4d310
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
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