From 920c1bc44043ca3736a05a753084f77260f3e02a Mon Sep 17 00:00:00 2001 From: kakakakakku Date: Wed, 5 Mar 2025 01:08:27 +0900 Subject: [PATCH] docs: Fix broken links in GitHub Actions + AWS docs --- docs/ce/getting-started/github-actions-+-aws.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ce/getting-started/github-actions-+-aws.mdx b/docs/ce/getting-started/github-actions-+-aws.mdx index 3fab33615..fb04a1383 100644 --- a/docs/ce/getting-started/github-actions-+-aws.mdx +++ b/docs/ce/getting-started/github-actions-+-aws.mdx @@ -13,11 +13,11 @@ In this tutorial, you will set up Digger to automate terraform pull requests usi Digger GitHub App does not need access to your cloud account, it just starts jobs in your CI. All sensitive data stays in your CI job. -You can also [self-host Digger orchestrator](/self-host/deploy-docker) with a private GiHub app and issue your own token +You can also [self-host Digger orchestrator](/ce/self-host/deploy-docker) with a private GiHub app and issue your own token -# Create Action Secrets with AWS credentials (you can also [use OIDC](https://docs.digger.dev/cloud-providers/authenticating-with-oidc-on-aws)) +# Create Action Secrets with AWS credentials (you can also [use OIDC](/ce/cloud-providers/authenticating-with-oidc-on-aws)) In GitHub repository settings, go to Secrets and Variables - Actions. Create the following secrets: