Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fca737 commit f8cbcf7Copy full SHA for f8cbcf7
docs/admin/infrastructure/architecture.md
@@ -107,12 +107,10 @@ Users will likely need to pull source code and other artifacts from a git
107
provider. The Coder control plane and workspaces will need network connectivity
108
to the git provider.
109
110
-- [GitHub](#TODO)
111
-- [GitHub Enterprise](#TODO)
112
-- [GitLab](#TODO)
113
-- [BitBucket](#TODO)
114
115
-- [Other Providers](#TODO)
+- [GitHub Enterprise](../configure.md#github-enterprise)
+- [GitLab](../configure.md#gitlab-self-managed)
+- [BitBucket](../configure.md#bitbucket-server)
+- [Other Providers](../configure.md#external-authentication)
116
117
### Artifact Manager (Optional)
118
0 commit comments