Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8cbcf7

Browse files
committed
Update links to git provider configuration
Users require these links to correctly configure their git providers. - GitHub Enterprise: ../configure.md#github-enterprise - GitLab: ../configure.md#gitlab-self-managed - BitBucket: ../configure.md#bitbucket-server - Other Providers: ../configure.md#external-authentication
1 parent 4fca737 commit f8cbcf7

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/admin/infrastructure/architecture.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,10 @@ Users will likely need to pull source code and other artifacts from a git
107107
provider. The Coder control plane and workspaces will need network connectivity
108108
to the git provider.
109109

110-
- [GitHub](#TODO)
111-
- [GitHub Enterprise](#TODO)
112-
- [GitLab](#TODO)
113-
- [BitBucket](#TODO)
114-
- [BitBucket](#TODO)
115-
- [Other Providers](#TODO)
110+
- [GitHub Enterprise](../configure.md#github-enterprise)
111+
- [GitLab](../configure.md#gitlab-self-managed)
112+
- [BitBucket](../configure.md#bitbucket-server)
113+
- [Other Providers](../configure.md#external-authentication)
116114

117115
### Artifact Manager (Optional)
118116

0 commit comments

Comments
 (0)