Fix the next page link on the index page

...by reintroducing it in the sidebar listing.
This commit is contained in:
Manav Rathi 2024-03-14 10:44:35 +05:30
parent 60d216c6fa
commit 306ee1ad1c
No known key found for this signature in database

View file

@ -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/",