supabase / auth-helpers

A collection of framework specific Auth utilities for working with Supabase.
https://supabase.github.io/auth-helpers/
MIT License
908 stars 232 forks source link

fix: update broken link to the migration doc #809

Closed joshdance closed 3 days ago

joshdance commented 1 month ago

What kind of change does this PR introduce?

Docs update

What is the current behavior?

Clicking the current link to the migration docs leads to https://github.com/supabase/auth-helpers/blob/main/docs/guides/auth/server-side/migrating-to-ssr-from-auth-helpers which is 404 page not found.

The intended functionality is taking them to https://supabase.com/docs/guides/auth/server-side/migrating-to-ssr-from-auth-helpers?queryGroups=framework&framework=nextjs

What is the new behavior?

Links to the correct URL - https://supabase.com/docs/guides/auth/server-side/migrating-to-ssr-from-auth-helpers