FIx broken links in documentation (#1882)

* Fix links on Actions-Runner-Controller-Overview.md

* Fix link on QuickStartGuide.md

* Fix link on Contributing.md

* Fix links on detailed-docs.md

* Update CONTRIBUTING.md

* Update docs/Actions-Runner-Controller-Overview.md

* Update docs/Actions-Runner-Controller-Overview.md

* Update docs/QuickStartGuide.md

* Update docs/Actions-Runner-Controller-Overview.md

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
Karthik KN
2022-09-29 20:53:32 -04:00
committed by GitHub
parent f2f22827a6
commit 0672ff0ff9
4 changed files with 12 additions and 11 deletions

View File

@@ -127,7 +127,7 @@ GitHub documentation lists the steps to target Actions against self hosted runne
There's also has a quick start guide to get started on Actions, For more information, see "[Quick start Guide to GitHub Actions](https://docs.github.com/en/actions/quickstart)."
## Next steps
ARC provides several interesting features and capabilities. For more information, see "[Readme](https://github.com/actions-runner-controller/actions-runner-controller/blob/master/README.md)."
ARC provides several interesting features and capabilities. For more information, see "[Detailed documentation](detailed-docs.md)."