Skip to content

Commit

Permalink
Clean up temporary redirs
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla committed Apr 30, 2024
1 parent a1b3281 commit b86f5ae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docusaurus/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
"destination": "/cloud/intro"
},
{
"source": "/user-docs/intro%23using-sso-for-authentication-",
"destination": "/user-docs/getting-started/setting-up-admin-panel#using-sso-for-authentication-"
},
{
"source": "/developer-docs/latest/getting-started/quick-start.html%23_1-install-strapi-and-create-a-new-project",
"source": "/developer-docs/latest/getting-started/quick-start.html",
"destination": "/dev-docs/quick-start"
},
{
Expand Down

0 comments on commit b86f5ae

Please sign in to comment.