Skip to content

Commit d357b49

Browse files
committed
update link
1 parent 7b4e72b commit d357b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updatelib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import tempfile
99

1010
VERSION = "nightly"
11-
API_URL = f"https://portal.ampl.com/~jurgen/libampl.zip"
11+
API_URL = f"https://portal.ampl.com/~jurgen/jl/libampl.zip"
1212

1313

1414
def updatelib(package):

0 commit comments

Comments
 (0)