mirror of
https://github.com/supabase/supabase.git
synced 2026-06-04 03:41:38 +08:00
Fix url root
This commit is contained in:
@@ -351,7 +351,7 @@ const NavigationMenu = () => {
|
||||
id={'reference_self_hosting_functions'}
|
||||
active={isReference_Self_Hosting_Functions}
|
||||
commonSections={functionsServerCommonSections}
|
||||
lib="self-hosting-analytics"
|
||||
lib="self-hosting-functions"
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user