- modified the Development link in Help -> About

This commit is contained in:
Marius Stanciu
2019-01-03 21:31:09 +02:00
committed by Marius S
parent e48d2d2f49
commit 6da418c4c8

View File

@@ -2032,7 +2032,7 @@ class App(QtCore.QObject):
"<a href = \"https://bitbucket.org/jpcgt/flatcam/pull-requests/?state=MERGED\">here.</a><BR>"
"<BR>"
"Development is done "
"<a href = \"https://bitbucket.org/jpcgt/flatcam/src/beta/\">here.</a><BR>"
"<a href = \"https://bitbucket.org/jpcgt/flatcam/src/Beta/\">here.</a><BR>"
"DOWNLOAD area "
"<a href = \"https://bitbucket.org/jpcgt/flatcam/downloads/\">here.</a><BR>"
"" % (version, version_date, platform.architecture()[0])