We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdb0ac commit 8098d79Copy full SHA for 8098d79
docs/EXAMPLES.md
@@ -58,7 +58,7 @@ Allegro 5 example. <BR>
58
Android + OpenGL3 (ES) example. <BR>
59
= main.cpp + imgui_impl_android.cpp + imgui_impl_opengl3.cpp
60
61
-[example_apple_metal/](https://github.com/ocornut/imgui/blob/master/examples/example_metal/) <BR>
+[example_apple_metal/](https://github.com/ocornut/imgui/tree/master/examples/example_apple_metal/) <BR>
62
OSX & iOS + Metal example. <BR>
63
= main.m + imgui_impl_osx.mm + imgui_impl_metal.mm <BR>
64
It is based on the "cross-platform" game template provided with Xcode as of Xcode 9.
0 commit comments