fix(docs): Updated proper API key.
This commit is contained in:
parent
17affd8081
commit
c259c7b27a
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
algolia: {
|
algolia: {
|
||||||
appId: "USXLDJ14JE",
|
appId: "USXLDJ14JE",
|
||||||
apiKey: "75325855fc90356828fe212d38e5ca34",
|
apiKey: "384a3bd2d50136c9dc8c8ddfe1b3a4b2",
|
||||||
indexName: "zmkfirmware",
|
indexName: "zmkfirmware",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue