yes
Link would open in the same tab
Link opens in new tab
https://supabase.io/docs/about
https://github.com/supabase/supabase/tree/master/web
We love this project 鉂わ笍 thanks for all the hard work
@awalias please use to field instead of href for internal links. Then the link will open in the current tab. And leading slash does not need to be added.
https://github.com/supabase/supabase/blob/master/web/docusaurus.config.js#L49
Most helpful comment
@awalias please use
tofield instead ofhreffor internal links. Then the link will open in the current tab. And leading slash does not need to be added.https://github.com/supabase/supabase/blob/master/web/docusaurus.config.js#L49