Skip to content

Commit ac91403

Browse files
committed
fixed
1 parent f45a55d commit ac91403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"description": "Query components (including details about materials) with the sources obtained from index files that require authentication to retrieve said sources.",
179179
"sourcesIndex": {
180180
"url": "http://localhost:8080/example/index-example-texon-only-AUTH",
181-
"queryLocation": "/sourceQueries/index_example_texon_only_source.rq"
181+
"queryLocation": "/sourceQueries/index_example_texon_required_authentication.rq"
182182
}
183183
},
184184

0 commit comments

Comments
 (0)