Skip to content

Commit 88d3d57

Browse files
committed
update index to push into
1 parent d0c2aa3 commit 88d3d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/update_search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
APP_ID = 'WDDPJKSDHF'
88
API_KEY = os.environ['ALGOLIA_API_KEY']
9-
INDEX_NAME = 'docs'
9+
INDEX_NAME = 'Developer Docs Crawler'
1010

1111

1212
def create_index_object(api_type, api_type_title, tag, object_id, description, anchor):

0 commit comments

Comments
 (0)