Fix broken links in docs (#2144)

This commit is contained in:
Siara
2023-01-12 02:37:58 -08:00
committed by GitHub
parent e71c64683b
commit a6c4d84234
4 changed files with 5 additions and 5 deletions

View File

@@ -122,7 +122,7 @@ spec:
scaleDownFactor: '0.5'
```
For more details - please see "[Pull Driven Scaling](detailed-docs.md#pull-driven-scaling)."
For more details - please see "[Pull Driven Scaling](automatically-scaling-runners.md#pull-driven-scaling)."
*The period between polls is defined by the controller's `--sync-period` flag. If this flag isn't provided then the controller defaults to a sync period of `1m`, this can be configured in seconds or minutes.*