Skip to content

Commit 0f58591

Browse files
update paths to release directory
1 parent 53a85e4 commit 0f58591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/adir1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
MAJOR_VERSION_NUMBER = 1
99
MAJOR_VERSION_PATH = "v1.0"
1010
CONFIG_PATH = "v1.0-config.json"
11-
GCS_DEFAULT_URL = "gs://vo_adir_production_us_central1/"
11+
GCS_DEFAULT_URL = "gs://vo_adir_production_us_central1/release/"
1212
GCS_DEFAULT_PUBLIC_URL = "gs://vo_adir_production_us_central1/release/"
1313
GCS_REGION_URLS = {
1414
"us-central1": "gs://vo_adir_production_us_central1",

0 commit comments

Comments
 (0)