Skip to content

Commit 8098d79

Browse files
authored
Docs: fixed link typo (#8538)
1 parent 4bdb0ac commit 8098d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/EXAMPLES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Allegro 5 example. <BR>
5858
Android + OpenGL3 (ES) example. <BR>
5959
= main.cpp + imgui_impl_android.cpp + imgui_impl_opengl3.cpp
6060

61-
[example_apple_metal/](https://github.com/ocornut/imgui/blob/master/examples/example_metal/) <BR>
61+
[example_apple_metal/](https://github.com/ocornut/imgui/tree/master/examples/example_apple_metal/) <BR>
6262
OSX & iOS + Metal example. <BR>
6363
= main.m + imgui_impl_osx.mm + imgui_impl_metal.mm <BR>
6464
It is based on the "cross-platform" game template provided with Xcode as of Xcode 9.

0 commit comments

Comments
 (0)