Skip to content
Snippets Groups Projects
Commit 531551eb authored by Andrew Michael Toivonen's avatar Andrew Michael Toivonen
Browse files

fix link

parent 019efff2
No related branches found
Tags v1.1.1
No related merge requests found
Pipeline #553859 passed
......@@ -2,7 +2,7 @@ __version__ = '1.1.6'
PACKAGE_DATA_BASE_URL = (
'https://git.ligo.org/emfollow/em-properties/em-bright/'
f'-/raw/{__version__}/ligo/em_bright/data'
f'-/raw/v{__version__}/ligo/em_bright/data'
)
PACKAGE_DATA_LINKS = {name: f'{PACKAGE_DATA_BASE_URL}/{name}' for name in (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment