From 6da418c4c80c6e3237407908a5c5683b32fc30ee Mon Sep 17 00:00:00 2001 From: Marius Stanciu Date: Thu, 3 Jan 2019 21:31:09 +0200 Subject: [PATCH] - modified the Development link in Help -> About --- FlatCAMApp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlatCAMApp.py b/FlatCAMApp.py index 39363830..75e29ae5 100644 --- a/FlatCAMApp.py +++ b/FlatCAMApp.py @@ -2032,7 +2032,7 @@ class App(QtCore.QObject): "here.
" "
" "Development is done " - "here.
" + "here.
" "DOWNLOAD area " "here.
" "" % (version, version_date, platform.architecture()[0])