From 7da9d0ae19b92631611f739acca657fe27aed055 Mon Sep 17 00:00:00 2001 From: Connor Murphy <57408344+cogito-cmurphy@users.noreply.github.com> Date: Thu, 13 Oct 2022 17:43:35 -0400 Subject: [PATCH] Docs: fix broken link to readme (#1912) --- docs/Actions-Runner-Controller-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Actions-Runner-Controller-Overview.md b/docs/Actions-Runner-Controller-Overview.md index 15988507..36125696 100644 --- a/docs/Actions-Runner-Controller-Overview.md +++ b/docs/Actions-Runner-Controller-Overview.md @@ -53,7 +53,7 @@ Once the custom resources are installed, another command deploys ARC into your K The `Deployment and Configure ARC` section in the `Quick Start guide` lists the steps to deploy ARC using a `runnerdeployment.yaml` file. Here, we will explain the details -For more details, see "[QuickStart Guide](QuickStartGuide.md)." +For more details, see "[QuickStart Guide](/README.md#getting-started)." ```yaml apiVersion: actions.summerwind.dev/v1alpha1