Skip to content

Commit 3ed8da6

Browse files
committed
fix anchor link
1 parent 42b1a66 commit 3ed8da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/best-practices/security-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ While your most privileged secrets should never be included in template files, t
209209

210210
- Ensure that operators who write, review or modify Coder templates are working on laptops/workstations with full disk encryption, or do their work inside a Coder workspace with full disk encryption.
211211
- Ensure [PostgreSQL](#postgresql) is encrypted at rest.
212-
- Ensure any [source code repositories that store templates](#git-ops) are encrypted at rest and have appropriate access controls.
212+
- Ensure any [source code repositories that store templates](#gitops) are encrypted at rest and have appropriate access controls.
213213

214214
### GitOps
215215

0 commit comments

Comments
 (0)