Skip to content

Commit e74f78b

Browse files
author
Mike
committed
Check mapped tags are approved
Use main instead of master
1 parent 1660c96 commit e74f78b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Collector specific configuration
22
approved_tags_vocabulary: "Topics"
3-
tags_list_url: "https://raw.githubusercontent.com/OCHA-DAP/hdx-python-api/master/tests/fixtures/Accepted_Tags.csv"
4-
tags_mapping_url: "https://raw.githubusercontent.com/OCHA-DAP/hdx-python-api/master/tests/fixtures/Tag_Mapping.csv"
5-
formats_mapping_url: "https://raw.githubusercontent.com/OCHA-DAP/hdx-python-api/master/tests/fixtures/resource_formats.json"
3+
tags_list_url: "https://raw.githubusercontent.com/OCHA-DAP/hdx-python-api/main/tests/fixtures/Accepted_Tags.csv"
4+
tags_mapping_url: "https://raw.githubusercontent.com/OCHA-DAP/hdx-python-api/main/tests/fixtures/Tag_Mapping.csv"
5+
formats_mapping_url: "https://raw.githubusercontent.com/OCHA-DAP/hdx-python-api/main/tests/fixtures/resource_formats.json"

0 commit comments

Comments
 (0)