docs: add v2.2.1 changelog (#10055)

* fix external auth link

* chore v2.2.1 changelog
This commit is contained in:
Ben Potter
2023-10-04 17:02:14 +00:00
committed by GitHub
parent 64692f0b69
commit 46551e619d
3 changed files with 55 additions and 5 deletions
@@ -111,10 +111,10 @@ export const Sidebar: React.FC = () => {
User Authentication
</SidebarNavItem>
<SidebarNavItem
href="gitauth"
href="external-auth"
icon={<SidebarNavItemIcon icon={GitIcon} />}
>
Git Authentication
External Authentication
</SidebarNavItem>
<SidebarNavItem href="network" icon={<SidebarNavItemIcon icon={Globe} />}>
Network