From 12349404118a00ab7c958575ad3d75ae67eaef63 Mon Sep 17 00:00:00 2001 From: "Frank A. Krueger" Date: Wed, 14 Mar 2018 18:00:03 -0700 Subject: [PATCH] Update S3 URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4aa117..ef6c5dc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It presents a classic object-oriented UI API that controls a dumb browser. With Head on over to [http://ooui.mecha.parts](http://ooui.mecha.parts) to tryout the samples. -You can also load [https://s3.amazonaws.com/praeclarum.org/wasm/ooui-sample.html](https://s3.amazonaws.com/praeclarum.org/wasm/ooui-sample.html) to try the WebAssembly mode of Ooui running Xamarin.Forms. (That's Xamarin.Forms running right in your browser!) +You can also load [https://s3.amazonaws.com/praeclarum.org/wasm/index.html](https://s3.amazonaws.com/praeclarum.org/wasm/index.html) to try the WebAssembly mode of Ooui running Xamarin.Forms. (That's Xamarin.Forms running right in your browser!) ## Try the Samples Locally