We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90bdcf0 commit 62960fcCopy full SHA for 62960fc
app/domain/data-source/constants.ts
@@ -81,9 +81,9 @@ export const SOURCE_OPTIONS = [
81
supportsCachingPerCubeIri: true,
82
},
83
{
84
- value: "sparql+https://lindas-cached.test.cz-aws.net/query",
+ value: "sparql+https://test.cached.lindas.admin.ch/query",
85
label: "LINDASnext-Test",
86
- url: "https://lindas-cached.test.cz-aws.net/query",
+ url: "https://test.cached.lindas.admin.ch/query",
87
isTrusted: false,
88
89
0 commit comments