Skip to content

Commit f188d10

Browse files
egonwfnielsen
authored andcommitted
Update config.py
1 parent e7b7d6c commit f188d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scholia/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
DEFAULTS = """
2121
[query-server]
22-
sparql_endpoint = https://query.wikidata.org/sparql
22+
sparql_endpoint = https://query-legacy-full.wikidata.org/sparql
2323
sparql_editurl = https://query.wikidata.org/#
24-
sparql_embedurl = https://query.wikidata.org/embed.html#
24+
sparql_embedurl = https://query-legacy-full.wikidata.org/embed.html#
2525
2626
[requests]
2727
user_agent = Scholia

0 commit comments

Comments
 (0)