Skip to content

Commit

Permalink
Fix link.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Nov 30, 2023
1 parent c93232e commit bee29cd
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 @@ -124,7 +124,7 @@ operations where `wd` slides in/out and `Space`/`ControlLeft` slides up/down (ju
## Usage

Add the [`TrackballPlugin`] followed by spawning a [`TrackballController`] together with a
[`TrackballCamera`] and a `Camera3dBundle` or see simple and advanced [examples].
[`TrackballCamera`] and a [`Camera3dBundle`] or see simple and advanced [examples].

```rust
use bevy::prelude::*;
Expand Down

0 comments on commit bee29cd

Please sign in to comment.