@react-three/fiber 9.0.0-alpha.0 → 9.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/readme.md CHANGED
@@ -164,7 +164,7 @@ Some reading material:
164
164
 
165
165
  - [Threejs-docs](https://threejs.org/docs)
166
166
  - [Threejs-examples](https://threejs.org/examples)
167
- - [Threejs-fundamentals](https://threejsfundamentals.org)
167
+ - [Threejs-fundamentals](https://threejs.org/manual/#en/fundamentals)
168
168
  - [Discover Threejs](https://discoverthreejs.com)
169
169
  - [Do's and don'ts](https://discoverthreejs.com/tips-and-tricks) for performance and best practices
170
170
  - [react-three-fiber alligator.io tutorial](https://alligator.io/react/react-with-threejs) by [@dghez\_](https://twitter.com/dghez_)