Skip to content

Commit 4915f3a

Browse files
authored
Merge pull request dapr#4898 from marcduiker/update-algolia-index
Change Algolia index name from 'daprdocs' to 'crawler_dapr'
2 parents 9fe866f + 571a088 commit 4915f3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

daprdocs/layouts/_partials/hooks/body-end.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
container: '#docsearch',
88
appId: 'O0QLQGNF38',
99
apiKey: '54ae43aa28ce8f00c54c8d5f544d29b9',
10-
indexName: 'daprdocs',
10+
indexName: 'crawler_dapr',
1111
});
1212
</script>
1313

@@ -17,4 +17,4 @@
1717
</script>
1818
<!-- End of Reo Javascript -->
1919

20-
{{ end }}
20+
{{ end }}

0 commit comments

Comments
 (0)