Преглед изворни кода

Update C binding link (#1300)

JoltC was extracted from the C# project to its own library at https://github.com/amerkoleci/joltc
jfaz пре 1 година
родитељ
комит
9fb538ef9b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -144,7 +144,7 @@ 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/JoltPhysicsSharp/tree/main/src/joltc)
+* C [here](https://github.com/michal-z/zig-gamedev/tree/main/libs/zphysics/libs) 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)