We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0a493 commit 09ee844Copy full SHA for 09ee844
site/src/pages/DeploySettingsPage/GitAuthSettingsPage.tsx
@@ -26,7 +26,7 @@ const GitAuthSettingsPage: React.FC = () => {
26
<Header
27
title="Git Authentication"
28
description="Coder integrates with GitHub, GitLab, BitBucket, and Azure Repos to authenticate developers with your Git provider."
29
- docsHref="https://coder.com/docs/coder-oss/latest/admin/git"
+ docsHref="https://coder.com/docs/coder-oss/latest/admin/git-providers"
30
/>
31
32
<video
0 commit comments