We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd60f6 commit ac48211Copy full SHA for ac48211
docs/docusaurus.config.js
@@ -178,7 +178,7 @@ module.exports = {
178
docs: {
179
routeBasePath: "/",
180
sidebarPath: require.resolve("./sidebars.js"),
181
- editUrl: "https://github.com/nextauthjs/next-auth/edit/main/docs",
+ editUrl: "https://github.com/nextauthjs/next-auth/edit/v4/docs",
182
lastVersion: "current",
183
showLastUpdateAuthor: true,
184
showLastUpdateTime: true,
0 commit comments