update package name to new domain
This commit is contained in:
+3
-3
@@ -17,13 +17,13 @@
|
||||
## Установка
|
||||
|
||||
```bash
|
||||
go get git.nix13.pw/scuroneko/extypes
|
||||
go get git.scuroneko.dev/scuroneko/extypes
|
||||
```
|
||||
|
||||
## Импорт
|
||||
|
||||
```go
|
||||
import "git.nix13.pw/scuroneko/extypes"
|
||||
import "git.scuroneko.dev/scuroneko/extypes"
|
||||
```
|
||||
|
||||
## Особенности дизайна
|
||||
@@ -174,5 +174,5 @@ go test ./...
|
||||
|
||||
```bash
|
||||
go doc
|
||||
go doc git.nix13.pw/scuroneko/extypes
|
||||
go doc git.scuroneko.dev/scuroneko/extypes
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user