Skip to content

Commit

Permalink
Update download base url
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaris committed Sep 8, 2023
1 parent 120e861 commit e85856b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indra/sources/ubibrowser/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from .processor import UbiBrowserProcessor


DOWNLOAD_URL = 'http://ubibrowser.ncpsb.org.cn/v2/Public/download/literature/'
DOWNLOAD_URL = 'http://ubibrowser.bio-it.cn/ubibrowser_v3/Public/download/literature/'
E3_URL = DOWNLOAD_URL + 'literature.E3.txt'
DUB_URL = DOWNLOAD_URL + 'literature.DUB.txt'

Expand Down

0 comments on commit e85856b

Please sign in to comment.