mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
fix: git docs link (#5099)
This commit is contained in:
@@ -26,7 +26,7 @@ const GitAuthSettingsPage: React.FC = () => {
|
||||
<Header
|
||||
title="Git Authentication"
|
||||
description="Coder integrates with GitHub, GitLab, BitBucket, and Azure Repos to authenticate developers with your Git provider."
|
||||
docsHref="https://coder.com/docs/coder-oss/latest/admin/git"
|
||||
docsHref="https://coder.com/docs/coder-oss/latest/admin/git-providers"
|
||||
/>
|
||||
|
||||
<video
|
||||
|
||||
Reference in New Issue
Block a user