diff --git a/README.md b/README.md index b2d7597..395dadf 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Generated at build time from the JSON generated by [dear_bindings](https://githu ## Which version of Dear ImGui is built? -The docking branch, for the exact version see [build.zig.con](/blob/main/build.zig.zon). See Dear ImGui's [readme](https://github.com/ocornut/imgui) for info on the various Dear ImGui branches. +The docking branch, for the exact version see [build.zig.con](/build.zig.zon). See Dear ImGui's [readme](https://github.com/ocornut/imgui) for info on the various Dear ImGui branches. ## Which version of Zig is targeted? -See [build.zig.con](/blob/main/build.zig.zon). For previous Zig versions, see [releases](/releases). +See [build.zig.con](/build.zig.zon). For previous Zig versions, see [releases](https://github.com/Games-by-Mason/dear_imgui_zig/releases). ## How to use Dear ImGui