mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 19:50:30 +00:00
Fix broken links in docs (#2144)
This commit is contained in:
@@ -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.*
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ With ARC you can :
|
||||
|
||||
## Overview
|
||||
|
||||
For an overview of ARC, please refer to "[ARC Overview](https://github.com/actions/actions-runner-controller/blob/master/docs/Actions-Runner-Controller-Overview.md)."
|
||||
For an overview of ARC, please refer to "[About ARC](https://github.com/actions/actions-runner-controller/blob/master/docs/about-arc.md)."
|
||||
|
||||
## Getting Started
|
||||
|
||||
@@ -140,7 +140,7 @@ There is also a quick start guide to get started on Actions, For more informatio
|
||||
|
||||
## Learn more
|
||||
|
||||
For more detailed documentation, please refer to "[Detailed Documentation](https://github.com/actions/actions-runner-controller/blob/master/docs/detailed-docs.md)."
|
||||
For more detailed documentation, please refer to "[Actions Runner Controller Documentation](https://github.com/actions/actions-runner-controller/blob/master/README.md#documentation)."
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user