Skip to content

Commit 62960fc

Browse files
committed
lindas-next: update test cached endpoint
1 parent 90bdcf0 commit 62960fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/domain/data-source/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ export const SOURCE_OPTIONS = [
8181
supportsCachingPerCubeIri: true,
8282
},
8383
{
84-
value: "sparql+https://lindas-cached.test.cz-aws.net/query",
84+
value: "sparql+https://test.cached.lindas.admin.ch/query",
8585
label: "LINDASnext-Test",
86-
url: "https://lindas-cached.test.cz-aws.net/query",
86+
url: "https://test.cached.lindas.admin.ch/query",
8787
isTrusted: false,
8888
supportsCachingPerCubeIri: true,
8989
},

0 commit comments

Comments
 (0)