Fix url root

This commit is contained in:
Terry Sutton
2023-04-10 14:23:45 -02:30
parent f86d70b134
commit 36f2ac8c69

View File

@@ -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>
)