Updated module path
This commit is contained in:
parent
7c8de4fe4b
commit
f10ea4d310
5 changed files with 14 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue