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

Skip to content

Commit 9d4b80c

Browse files
committed
Update link for CI/CD pipeline management
1 parent 0b06eb0 commit 9d4b80c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/admin/templates/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ We recommend starting with a universal template that can be used for basic tasks
3232
- [Image management](./managing-templates/image-management.md): Learn how to create and publish images for use within Coder workspaces & templates.
3333
- [Dev Container support](./managing-templates/devcontainers.md): Enable dev containers to allow teams to bring their own tools into Coder workspaces.
3434
- [Template hardening](./extending-templates/resource-persistence.md#-bulletproofing): Configure your template to prevent certain resources from being destroyed (e.g. user disks).
35-
- [Manage templates with Ci/Cd pipelines](#): Learn how to source control your templates and use GitOps to ensure template changes are reviewed and tested.
35+
- [Manage templates with Ci/Cd pipelines](./managing-templates/change-management.md): Learn how to source control your templates and use GitOps to ensure template changes are reviewed and tested.
3636

3737
## Template permissions & policies (enterprise)
3838

3939
With Coder Enterprise, you can control who can use and modify the template. Docs: [Template permissions](./template-permissions.md).
4040

41+
<children></children>

0 commit comments

Comments
 (0)