From 6b32a75c636343612990c9645d526f82315ba526 Mon Sep 17 00:00:00 2001 From: Akos Kitta <1405703+kittaakos@users.noreply.github.com> Date: Wed, 8 May 2019 18:35:18 +0200 Subject: [PATCH] Fixed the link to the GH release page. [skip ci] --- electron/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron/README.md b/electron/README.md index f52d2e5e..a0919c08 100644 --- a/electron/README.md +++ b/electron/README.md @@ -34,7 +34,7 @@ One can create a GitHub release draft, tag the source, and upload the artifacts ### Publishing the Release Draft: One has to manually publish the GitHub release. - - Go to the [release page](https://github.com/bcmi-labs/arduino-editor.git/releases) of the `arduino-editor` repository. + - Go to the [release page](https://github.com/bcmi-labs/arduino-editor/releases) of the `arduino-editor` repository. - Select your release draft. - Click on `Edit`.