From a6170ce044cfe9e584cf3647ed24c78d5256153d Mon Sep 17 00:00:00 2001 From: Gregor Biswanger Date: Sat, 4 Nov 2017 00:23:42 +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 d4b171c..36bf6c1 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: [Electron.NET API Demos](https://github.com/ElectronNET/electron.net-api-demos){:target="_blank"} +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) ## Build