From a3a801757d3992b22bcb130c0e7480a71f6a8a0b Mon Sep 17 00:00:00 2001 From: Vijay-train <53718047+Vijay-train@users.noreply.github.com> Date: Fri, 30 Sep 2022 05:12:59 +0530 Subject: [PATCH] Fix link to 'detailed docs' (#1879) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11837c40..b09a58ef 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,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-runner-controller/actions-runner-controller/blob/master/QuickStartGuide.md)." +For more detailed documentation, please refer to "[Detailed Documentation](https://github.com/actions-runner-controller/actions-runner-controller/blob/master/docs/detailed-docs.md)." ## Contributing