shithub: microui

Download patch

ref: b06c7901668d200a76dbe67e05671dd14249efa6
parent: 5935fbcc2721cdb6e9b2965cd8719658247d4239
author: Philip Rideout <philiprideout@gmail.com>
date: Thu Jul 18 02:38:26 EDT 2019

Fix broken link

--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 A tiny, portable, immediate-mode UI library written in ANSI C
 
-[**Browser Demo**](https://floooh.github.io/sokol-html5/wasm/sgl-microui-sapp.html)
+[**Browser Demo**](https://floooh.github.io/sokol-html5/sgl-microui-sapp.html)
 
 ## Features
 * Tiny: around `1100 sloc` of ANSI C