Skip to content

Commit 7ec8c74

Browse files
committed
[terminology] Update repository URL
1 parent e780aea commit 7ec8c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

odml/terminology.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from .tools.xmlparser import XMLReader
2020

2121

22-
REPOSITORY_BASE = 'http://portal.g-node.org/odml/terminologies'
22+
REPOSITORY_BASE = 'https://terminologies.g-node.org'
2323
REPOSITORY = '/'.join([REPOSITORY_BASE, 'v1.1', 'terminologies.xml'])
2424

2525
CACHE_AGE = datetime.timedelta(days=1)

0 commit comments

Comments
 (0)