Skip to content

Commit

Permalink
fix manifest links
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcarpenter committed Dec 17, 2024
1 parent df507be commit e35aac7
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2316,8 +2316,8 @@
"href": "/docs/references/expo/use-local-credentials"
},
{
"title": "Add custom sign-in-or-up page",
"href": "/docs/references/expo/web-support/custom-sign-up-page"
"title": "useOAuth()",
"href": "/docs/references/expo/use-oauth"
}
]
]
Expand Down Expand Up @@ -2350,13 +2350,9 @@
"title": "Overview",
"href": "/docs/references/expo/web-support/overview"
},
{
"title": "Add custom sign-up and sign-in pages",
"href": "/docs/references/expo/web-support/custom-sign-up-signin-pages"
},
{
"title": "Add custom sign-in-or-up page",
"href": "/docs/references/expo/web-support/custom-sign-up-page"
"href": "/docs/references/expo/web-support/custom-sign-in-or-up-page"
}
]
]
Expand Down

0 comments on commit e35aac7

Please sign in to comment.