Skip to content

Commit 23e9012

Browse files
authored
Merge branch 'master' into GH716_add_constructor_params
2 parents 50b3f5c + 511f0b1 commit 23e9012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/af1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
MAJOR_VERSION_PATH = "v1.0"
1010
CONFIG_PATH = "v1.0-config.json"
1111
GCS_DEFAULT_URL = "gs://vo_afun_release_master_us_central1/"
12-
GCS_DEFAULT_PUBLIC_URL = "gs://vo_anoph_temp_us_central1/vo_agam_release/"
12+
GCS_DEFAULT_PUBLIC_URL = "gs://vo_anoph_temp_us_central1/vo_afun_release/"
1313
GCS_REGION_URLS = {
1414
"us-central1": "gs://vo_afun_release_master_us_central1",
1515
}

0 commit comments

Comments
 (0)