Skip to content

Commit

Permalink
Fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Jan 15, 2025
1 parent 54cb230 commit 6b606d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Clockwork Base32 is a simple variant of Base32 inspired by Crockford's Base32. S
### Third-party Implementations

- C++: [wx257osn2/clockwork_base32_cxx](https://github.com/wx257osn2/clockwork_base32_cxx)
- C++: [objectx/cpp-clockwork-base32](https://github.com/mganeko/js_clockwork_base32)
- C++: [objectx/cpp-clockwork-base32](https://github.com/objectx/cpp-clockwork-base3)
- JavaScript: [mganeko/js_clockwork_base32](https://github.com/mganeko/js_clockwork_base32)
- AssemblyScript: [mganeko/as_clockwork_base32](https://github.com/mganeko/as_clockwork_base32)
- Rust: [woxtu/rust-clockwork-base32](https://github.com/woxtu/rust-clockwork-base32)
Expand Down

0 comments on commit 6b606d1

Please sign in to comment.