Skip to content

Commit

Permalink
feat: add official documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
logeast committed Jul 29, 2023
1 parent 96aedf7 commit ebba3aa
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 @@ -58,7 +58,7 @@ console.log(lottery.isEmpty());
lottery.reset();
```

For more examples, please refer to the [official documentation]().
For more examples, please refer to the [official documentation](https://logeast.github.io/magic-lottery).

## Contributing

Expand Down

0 comments on commit ebba3aa

Please sign in to comment.