Skip to content

Commit 98f9e84

Browse files
authored
Update repository links in README.md
1 parent 82a278c commit 98f9e84

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ASP.NET Core で UUIDv7 のタイムスタンプ部を [UUIDv47](https://github.
44

55
## 概要
66

7-
このライブラリは [UUIDv47Sharp](https://github.com/actbit/UUIDv47Sharp) (C#実装)を使用して、GUID を可逆的にマスク化します。
7+
このライブラリは [UUIDv47Sharp](https://github.com/taiseiue/UUIDv47Sharp) (C#実装)を使用して、GUID を可逆的にマスク化します。
88

99
### UUIDv47 とは
1010

@@ -16,8 +16,8 @@ UUIDv47 は UUIDv7 のタイムスタンプ部を隠蔽するための可逆エ
1616

1717
### 実装
1818

19-
- [uuidv47](https://github.com/actbit/uuidv47) - Go実装(オリジナル)
20-
- [UUIDv47Sharp](https://github.com/actbit/UUIDv47Sharp) - C#実装
19+
- [uuidv47](https://github.com/stateless-me/uuidv47) - Go実装(オリジナル)
20+
- [UUIDv47Sharp](https://github.com/taiseiue/UUIDv47Sharp) - C#実装
2121

2222
### なぜ UUIDv47 を使うのか
2323

0 commit comments

Comments
 (0)