1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Fix demo anchor

This commit is contained in:
Cong
2020-11-26 12:40:23 +11:00
committed by GitHub
parent aab1b351ab
commit a2d0f88069

View File

@@ -18,7 +18,7 @@ Egui can be used anywhere you can draw textured triangles.
Sections:
* [Demo](#demos)
* [Demo](#demo)
* [Goals](#goals)
* [State / features](#state)
* [How it works](#how-it-works)