Skip to content

Commit

Permalink
Set docs link to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cadyn committed Nov 10, 2023
1 parent 0926fab commit 623f9cd
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 @@ -14,7 +14,7 @@ Once you have entities with these components, you will be able to make use of th
that the library provides to actually provide functionality based on the dragging and dropping.
The four events include `Dropped`, `Dragged`, `HoverChanged`, and `DragAwait`

See the examples for detailed usage, as well as the docs at https://docs.rs/bevy_dragndrop/0.1.0/bevy_dragndrop/
See the examples for detailed usage, as well as the docs at https://docs.rs/bevy_dragndrop/latest/bevy_dragndrop/

## License

Expand Down

0 comments on commit 623f9cd

Please sign in to comment.