Fix the next page link on the index page
...by reintroducing it in the sidebar listing.
This commit is contained in:
parent
60d216c6fa
commit
306ee1ad1c
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ export const sidebar = [
|
|||
text: "Migration guides",
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: "Introduction", link: "/auth/migration-guides/" },
|
||||
{
|
||||
text: "From Authy",
|
||||
link: "/auth/migration-guides/authy/",
|
||||
|
|
Loading…
Add table
Reference in a new issue