Skip to content

Commit

Permalink
Merge pull request #269 from MoralisWeb3/redirects-help
Browse files Browse the repository at this point in the history
update redirects
  • Loading branch information
Nazeim authored Oct 3, 2023
2 parents 64d841f + 5b49aa3 commit 5289c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/data/redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5519,13 +5519,13 @@ export const redirects = [
{
source: "/admin-panel/user-account-creation-and-sign-in-methods",
destination:
"https://intercom-help.eu/moralis/en/articles/33379-user-account-creation",
"https://api-help.moralis.io/en/articles/33379-user-account-creation-methods",
permanent: true,
},
{
source: "/admin-panel/permission-roles",
destination:
"https://intercom-help.eu/moralis/en/articles/33348-permission-and-roles",
"https://api-help.moralis.io/en/articles/33348-permission-and-roles",
permanent: true,
},
{
Expand Down

1 comment on commit 5289c79

@vercel
Copy link

@vercel vercel bot commented on 5289c79 Oct 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.