From d6d8b7ccc253aa0e8285eda529d49236463609a7 Mon Sep 17 00:00:00 2001 From: Pratik sharma Date: Sat, 29 Nov 2025 12:02:46 +0530 Subject: [PATCH] Fix: readme corrected koota github link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddf4d54..5810690 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ This project is licensed under the MIT License - see the LICENSE file for detail Viber3D stands on the shoulders of giants: -- **[Koota](https://github.com/krispya/koota)** - The ECS library that powers our game architecture +- **[Koota](https://github.com/pmndrs/koota)** - The ECS library that powers our game architecture - **[React Three Fiber](https://github.com/pmndrs/react-three-fiber)** - React renderer for Three.js - **[Three.js](https://threejs.org/)** - The core 3D library - **[Nuxt](https://nuxt.com/)** & **[UnJS](https://unjs.io/)** - Powering our docs + build system