From c9beecf526ee2420f0f074b7924d1a4903cb27a6 Mon Sep 17 00:00:00 2001 From: Ircama Date: Wed, 7 Aug 2024 02:21:53 +0200 Subject: [PATCH] Refinements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44319b7..a32cfba 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ It is tested with Ubuntu / Windows Subsystem for Linux, Windows. ### Running the pre-built GUI executable code -The *epson_print_conf.zip* archive in the [Releases](releases) folder incudes the *epson_print_conf.exe* executable file; the ZIP archive is auto-generated by a [GitHub Action](.github/workflows/build.yml). *epson_print_conf.exe* is a Windows GUI that can be directly executed. +The *epson_print_conf.zip* archive in the [Releases](https://github.com/Ircama/epson_print_conf/releases/latest) folder incudes the *epson_print_conf.exe* executable file; the ZIP archive is auto-generated by a [GitHub Action](.github/workflows/build.yml). *epson_print_conf.exe* is a Windows GUI that can be directly executed. ### Running the GUI with Python