From cc590abe5f3510d653dfca120ee5ba1c4fd50ff7 Mon Sep 17 00:00:00 2001 From: Gregor Biswanger Date: Sat, 4 Nov 2017 00:21:59 +0100 Subject: [PATCH] update url to Electron.NET API Demo App --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ef4ea5..d4b171c 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Start your Electron.NET application with the Electron.NET CLI command. In Visual ## Usage of the Electron-API -A complete documentation will follow. Until then take a look in the source code of the sample application: [ElectronNET.WebApp](https://github.com/GregorBiswanger/Electron.NET/tree/master/ElectronNET.WebApp) +A complete documentation will follow. Until then take a look in the source code of the sample application: [Electron.NET API Demos](https://github.com/ElectronNET/electron.net-api-demos){:target="_blank"} ## Build