Skip to content

Commit 68e9b6d

Browse files
authored
Replace virtual-catalogs-endpoint with multi-tenant-catalogs
1 parent c7341f8 commit 68e9b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
COMMUNITY_REPOS = [
33
# org, repo name
44
['cedadev', 'stac-context-collections'],
5-
['Healy-Hyperspatial', 'virtual-catalogs-endpoint'],
5+
['Healy-Hyperspatial', 'multi-tenant-catalogs'],
66
['Healy-Hyperspatial', 'collection-search-large-payloads'],
77
['Healy-Hyperspatial', 'skos-registry'],
88
]

0 commit comments

Comments
 (0)