Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hack to be able to test redirects #5512

Merged

Conversation

janpio
Copy link
Contributor

@janpio janpio commented Nov 29, 2023

Builds on top of #5508

Copy link

vercel bot commented Nov 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 1:39pm

Copy link
Contributor

github-actions bot commented Nov 29, 2023

This PR probably requires the following redirects to be added to vercel.json:

  {
    "source": "/docs/orm/tools/images/drivers/qe-query-engine-adapter.png",
    "destination": "/docs/orm/overview/databases/images/drivers/qe-query-engine-adapter.png"
  },
  {
    "source": "/docs/orm/tools/images/drivers/qe-query-execution-flow.png",
    "destination": "/docs/orm/overview/databases/images/drivers/qe-query-execution-flow.png"
  },

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Undo before merge:

  1. "source": "/ => "source": "/docs/
  2. "destination": "/ => "destination": "/docs/

"destination": "https://www.prisma.io/pricing"
},
{
"source": "/docs/data-platform/classic-projects/platform/billing/manage-plans",
"source": "/data-platform/classic-projects/platform/billing/manage-plans",
"destination": "https://www.prisma.io/pricing"
},
{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is where new redirects start.

@janpio janpio merged commit 8a69e49 into docs-restructure-links-check Nov 30, 2023
4 of 5 checks passed
@janpio janpio deleted the janpio/restucture-links-vercel-hack branch November 30, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants