mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: add v2.2.1 changelog (#10055)
* fix external auth link * chore v2.2.1 changelog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user