Jorrit Rouwe 9 місяців тому
батько
коміт
0760ec504a
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -144,11 +144,11 @@ If you're interested in how Jolt scales with multiple CPUs and compares to other
 
 ## Bindings for other languages
 
-* C [here](https://github.com/michal-z/zig-gamedev/tree/main/libs/zphysics/libs) and [here](https://github.com/amerkoleci/joltc)
+* C [here](https://github.com/zig-gamedev/zphysics/tree/main/libs/JoltC) and [here](https://github.com/amerkoleci/joltc)
 * [C#](https://github.com/amerkoleci/JoltPhysicsSharp)
 * [Java](https://github.com/stephengold/jolt-jni)
 * [JavaScript](https://github.com/jrouwe/JoltPhysics.js)
-* [Zig](https://github.com/michal-z/zig-gamedev/tree/main/libs/zphysics)
+* [Zig](https://github.com/zig-gamedev/zphysics)
 
 ## Integrations in other engines