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

Add redirect to catch other redirects #112

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

paul-sachs
Copy link
Contributor

@paul-sachs paul-sachs commented Dec 13, 2023

Our vercel.json currently specifies a permanent redirect from /docs/web/query/ and /web/query/ to /docs/web/query/getting-started which means we have to match that path name or 404s will through on full refresh.

Copy link

vercel bot commented Dec 13, 2023

@paul-sachs is attempting to deploy a commit to the connectrpc Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Dec 13, 2023

Deployment failed with the following error:

Redirect at index 21 has invalid `source` pattern "/docs/query/*".

Learn More: https://vercel.link/invalid-route-source-pattern

Copy link

vercel bot commented Dec 13, 2023

Deployment failed with the following error:

Redirect at index 21 has invalid `source` pattern "/docs/query/.*".

Learn More: https://vercel.link/invalid-route-source-pattern

Copy link

vercel bot commented Dec 13, 2023

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

Name Status Preview Comments Updated (UTC)
connect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 4:12pm

@timostamm timostamm merged commit 16c52d3 into connectrpc:main Dec 13, 2023
4 checks passed
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