Skip to content

Commit

Permalink
Fix readme documentation link.
Browse files Browse the repository at this point in the history
  • Loading branch information
daegalus committed Aug 16, 2021
1 parent 195e6cd commit d545f31
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 @@ -13,7 +13,7 @@ Features:
* Runs in web, server, and flutter
* Cryptographically strong random number generation on all platforms
* **Defaults to non-crypto generator, see UuidUtil for cryptoRNG**
* [Documentation](https://daegalus.github.com/dart-uuid/index.html)
* [Documentation](https://daegalus.github.io/dart-uuid/index.html)

## Getting Started

Expand Down

0 comments on commit d545f31

Please sign in to comment.