Explorar o código

Add files via upload

Daniel Voipan %!s(int64=5) %!d(string=hai) anos
pai
achega
43c6d2bf34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      BlackTools/Modules/BT.AutoUpdate.tcl

+ 1 - 1
BlackTools/Modules/BT.AutoUpdate.tcl

@@ -445,7 +445,7 @@ if {$type == 0} {
 ###
 proc blacktools:update_verify {} {
     global black
-    set link "https://raw.githubusercontent.com/tclscripts/BlackTools-TCL/blob/master/VERSION"
+    set link "https://raw.githubusercontent.com/tclscripts/BlackTools-TCL/master/VERSION"
     set ipq [http::config -useragent "lynx"]
 	set error [catch {set ipq [::http::geturl $link -timeout 10000]} eror]
 	set status [::http::status $ipq]