Skip to content

chore(redirects): temp redirect /integrations/supabase → current Supabase docs - #50

Merged
coderdan merged 1 commit into
mainfrom
chore/temp-redirect-integrations-supabase
Jul 8, 2026
Merged

chore(redirects): temp redirect /integrations/supabase → current Supabase docs#50
coderdan merged 1 commit into
mainfrom
chore/temp-redirect-integrations-supabase

Conversation

@coderdan

@coderdan coderdan commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

What

Adds a temporary (307) redirect in next.config.mjs:

source destination
/docs/integrations/supabase /docs/stack/cipherstash/supabase

Why

The v2 docs branch will host the Supabase docs at https://cipherstash.com/docs/integrations/supabase, but that branch isn't published yet. Until it ships, this temporarily points the future URL at the current Supabase overview page so any external links to the new path resolve instead of 404ing.

permanent: false (307) is deliberate — this is a placeholder. Remove this entry once the v2 branch owns /integrations/supabase.

Notes

  • Source/destination omit the /docs basePath, per this file's existing convention.
  • bunx biome check next.config.mjs passes clean. (The repo-wide bun run lint has pre-existing failures in unrelated files, unchanged by this PR.)

…abase docs

The v2 docs branch will host the Supabase page at /docs/integrations/supabase
but isn't published yet. Add a temporary (307) redirect from that future URL to
the current Supabase overview page (/stack/cipherstash/supabase) so external
links resolve until v2 ships, at which point this entry should be removed.
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
public-docs Ready Ready Preview, Comment Jul 8, 2026 2:42am

Request Review

@coderdan

coderdan commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Manually verified on the preview branch.

@coderdan
coderdan merged commit 94e526e into main Jul 8, 2026
2 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.

1 participant