Skip to content

Commit

Permalink
Merge pull request #8 from zineanteoh/patch-1
Browse files Browse the repository at this point in the history
Fix broken link in lesson-001.md
  • Loading branch information
xiaoiver authored Sep 27, 2024
2 parents aad9117 + d757b94 commit 65d35aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/site/docs/guide/lesson-001.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ More on the plug-in design pattern:
[Async Constructor Pattern in JavaScript]: https://qwtel.com/posts/software/async-constructor-pattern/
[Animation: ready property]: https://developer.mozilla.org/en-US/docs/Web/API/Animation/ready
[Rendering the scene]: https://threejs.org/docs/index.html#manual/en/introduction/Creating-a-scene
[Creation of the WebGPU engine is asynchronous]: https://doc.babylonjs.com/setup/support/WebGPU/webGPUBreakingChanges#creation-of-the-webgpu-engine-is-asynchronous
[Creation of the WebGPU engine is asynchronous]: https://doc.babylonjs.com/setup/support/webGPU/webGPUBreakingChanges#creation-of-the-webgpu-engine-is-asynchronous
[Spector.js]: https://spector.babylonjs.com/
[WebGPU Inspector]: https://github.com/brendan-duncan/webgpu_inspector
[tapable]: https://github.com/webpack/tapable
Expand Down

0 comments on commit 65d35aa

Please sign in to comment.