Skip to content

Commit 3c4d9c9

Browse files
authored
docs: Fix broken links in GitHub Actions + AWS docs (#1891)
1 parent f0e852e commit 3c4d9c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ce/getting-started/github-actions-+-aws.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ In this tutorial, you will set up Digger to automate terraform pull requests usi
1313
<Note>
1414
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.
1515

16-
You can also [self-host Digger orchestrator](/self-host/deploy-docker) with a private GiHub app and issue your own token
16+
You can also [self-host Digger orchestrator](/ce/self-host/deploy-docker) with a private GiHub app and issue your own token
1717

1818
</Note>
1919

20-
# Create Action Secrets with AWS credentials (you can also [use OIDC](https://docs.digger.dev/cloud-providers/authenticating-with-oidc-on-aws))
20+
# Create Action Secrets with AWS credentials (you can also [use OIDC](/ce/cloud-providers/authenticating-with-oidc-on-aws))
2121

2222
In GitHub repository settings, go to Secrets and Variables - Actions. Create the following secrets:
2323

0 commit comments

Comments
 (0)