Updated module path

This commit is contained in:
Eduard Urbach 2025-02-25 16:38:39 +01:00
parent f11c90da34
commit 7ba55e445e
Signed by: eduard
GPG key ID: 49226B848C78F6C8
5 changed files with 12 additions and 12 deletions

View file

@ -11,7 +11,7 @@ HTTP router based on radix trees.
## Installation
```shell
go get git.akyoto.dev/go/router
go get git.urbach.dev/go/router
```
## Usage
@ -68,7 +68,7 @@ BenchmarkGitHub/Len7-Param2-12 26057244 46.08 ns/op
## License
Please see the [license documentation](https://akyoto.dev/license).
Please see the [license documentation](https://urbach.dev/license).
## Copyright