Fixes links in README

This commit is contained in:
Mason Remaley 2025-11-29 02:29:51 -08:00
parent 497486f6e2
commit a43288f0f1

View file

@ -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