Skip to content

Commit 7d34e62

Browse files
committed
Fix #2593 Change sparql_editurl to legacy-full
1 parent b60817f commit 7d34e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scholia/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
DEFAULTS = """
2121
[query-server]
2222
sparql_endpoint = https://query-legacy-full.wikidata.org/sparql
23-
sparql_editurl = https://query.wikidata.org/#
23+
sparql_editurl = https://query-legacy-full.wikidata.org/#
2424
sparql_embedurl = https://query-legacy-full.wikidata.org/embed.html#
2525
2626
[requests]

0 commit comments

Comments
 (0)