Skip to content

Commit

Permalink
fix: update aloglia index name for next-auth-v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ndom91 committed Dec 15, 2022
1 parent 64aac2e commit 6482e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module.exports = {
algolia: {
appId: "OUEDA16KPG",
apiKey: "97c0894508f2d1d4a2fef4fe6db28448",
indexName: "next-auth",
indexName: "next-auth-v4",
searchParameters: {},
},
navbar: {
Expand Down

1 comment on commit 6482e35

@vercel
Copy link

@vercel vercel bot commented on 6482e35 Dec 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.