Skip to content

Commit

Permalink
fix: git docs link (#5099)
Browse files Browse the repository at this point in the history
  • Loading branch information
bpmct committed Nov 15, 2022
1 parent fc0a493 commit 09ee844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/pages/DeploySettingsPage/GitAuthSettingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 09ee844

Please sign in to comment.