Skip to content

Commit eb4e87b

Browse files
authored
Merge pull request #327 from Kotlin/change-search-index
Change search application and index names
2 parents 5d108d0 + 5e1233b commit eb4e87b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/StardustDocs/cfg/buildprofiles.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<feedback-support>null</feedback-support>
1111
<feedback-url>https://support.jetbrains.com</feedback-url>
1212
<webmaster>[email protected]</webmaster>
13-
<algolia-id>OHIV241QET</algolia-id>
14-
<algolia-index>prod_JETBRAINSCOM_HELP</algolia-index>
15-
<algolia-api-key>17f5c6a6e439886860d760d9ce054fd8</algolia-api-key>
13+
<algolia-id>JWPLKSKZVF</algolia-id>
14+
<algolia-index>prod_DATAFRAME_HELP</algolia-index>
15+
<algolia-api-key>bce9ba6ce7419efe813d671244d3bf6a</algolia-api-key>
1616
<search-scopes-provider>https://www.jetbrains.com/search/json/</search-scopes-provider>
1717
<generate-sitemap-url-prefix>https://kotlin.github.io/dataframe/</generate-sitemap-url-prefix>
1818
</variables>

0 commit comments

Comments
 (0)