From e9957bf6dd9507e0277c18cd8dac734595dfe52a Mon Sep 17 00:00:00 2001 From: Alexander NeonXP Kiryukhin Date: Sun, 28 Apr 2024 00:20:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B8=D0=BC=D0=B5=D0=BD=D0=B8=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=BA=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d31733f..1d92942 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## API -```go package objectid // import "go.neonxp.dev/objectid"``` +```go package objectid // import "go.neonxp.ru/objectid"``` Функции @@ -48,7 +48,7 @@ Примеры ```go -import "go.neonxp.dev/objectid" +import "go.neonxp.ru/objectid" objectid.Seed()