Fixes links in README
This commit is contained in:
parent
497486f6e2
commit
a43288f0f1
1 changed files with 2 additions and 2 deletions
|
|
@ -6,11 +6,11 @@ Generated at build time from the JSON generated by [dear_bindings](https://githu
|
||||||
|
|
||||||
## Which version of Dear ImGui is built?
|
## 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?
|
## 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
|
## How to use Dear ImGui
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue