Преглед изворни кода

- modified the Development link in Help -> About

Marius Stanciu пре 7 година
родитељ
комит
6da418c4c8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      FlatCAMApp.py

+ 1 - 1
FlatCAMApp.py

@@ -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])