Skip to content

Commit 09ee844

Browse files
authored
fix: git docs link (#5099)
1 parent fc0a493 commit 09ee844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploySettingsPage/GitAuthSettingsPage.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const GitAuthSettingsPage: React.FC = () => {
2626
<Header
2727
title="Git Authentication"
2828
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"
29+
docsHref="https://coder.com/docs/coder-oss/latest/admin/git-providers"
3030
/>
3131

3232
<video

0 commit comments

Comments
 (0)