diff --git a/docs/.pages b/docs/.pages index 43332f099..891d8fcda 100644 --- a/docs/.pages +++ b/docs/.pages @@ -19,7 +19,7 @@ nav: - Supported Services: supported-services - Containers: containers.md - Binary Caching: binary-caching.md - - Pre-Commit Hooks: pre-commit-hooks.md + - Git Hooks: git-hooks.md - Tests: tests.md - Outputs: outputs.md - Common Patterns: common-patterns.md diff --git a/docs/pre-commit-hooks.md b/docs/git-hooks.md similarity index 100% rename from docs/pre-commit-hooks.md rename to docs/git-hooks.md