We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e1e9b commit dddd560Copy full SHA for dddd560
readme.md
@@ -49,7 +49,7 @@ A camera control for three.js, similar to THREE.OrbitControls yet supports smoot
49
- [WebWorker (OffscreenCanvas)](https://yomotsu.github.io/camera-controls/examples/worker.html)
50
- [outside of iframe dragging](https://yomotsu.github.io/camera-controls/examples/iframe.html)
51
- [in react-three-fiber (simplest)](https://codesandbox.io/s/react-three-fiber-camera-controls-4jjor?file=/src/App.tsx)
52
-- [in react-three-fiber (drei official)](https://codesandbox.io/s/sew669) (see [doc](https://github.com/pmndrs/drei#cameracontrols))
+- [in react-three-fiber (drei official)](https://codesandbox.io/s/sew669) (see [doc](https://drei.docs.pmnd.rs/controls/camera-controls))
53
54
## Usage
55
0 commit comments