Skip to content

Commit 51ee4f2

Browse files
committed
library should be generated from released skautIS rather than the test one
1 parent d69c1c6 commit 51ee4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skautis_api_gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
from bs4 import BeautifulSoup
1414

15-
INDEX = 'https://test-is.skaut.cz/JunakWebservice/'
15+
INDEX = 'https://is.skaut.cz/JunakWebservice/'
1616
LIB_PATH = 'skautis'
1717

1818

0 commit comments

Comments
 (0)