Skip to content

Commit 2bd6adb

Browse files
author
David Nadeau
committed
v4 public datasets
1 parent 819a154 commit 2bd6adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
var search = instantsearch({
44
appId: '3IMV4A54L6',
55
apiKey: '14764fe83aec89f7335d3f2c85b21774',
6-
indexName: 'open_data_v3',
6+
indexName: 'open_data_v4',
77
urlSync: {}
88
});
99

0 commit comments

Comments
 (0)