Skip to content

Commit bee29cd

Browse files
committed
Fix link.
1 parent c93232e commit bee29cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ operations where `wd` slides in/out and `Space`/`ControlLeft` slides up/down (ju
124124
## Usage
125125

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

129129
```rust
130130
use bevy::prelude::*;

0 commit comments

Comments
 (0)