From 9e3561fedbff2a3708207006673ee28d9d467e27 Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Sat, 15 Oct 2022 13:59:48 +0200 Subject: [PATCH] fix release link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b50ffaa..e816d94 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat [Wiki & Documentation](https://github.com/frosch95/SmartCSV.fx/wiki) -binary distribution of the [latest release (1.1.0)](https://github.com/frosch95/SmartCSV.fx/releases/download/1.1.0/SmartCSV.fx-1.0.1.zip) +binary distribution of the [latest release (1.1.0)](https://github.com/frosch95/SmartCSV.fx/releases/download/1.1.0/SmartCSV.fx-1.1.0.zip) ## Talks [Introduction](http://javafx.ninja/talks/introduction/)