Skip to content

Commit 1772d74

Browse files
committed
Fix bad link URL
1 parent 45f810f commit 1772d74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/guides/deploying-to-amazon-elastic-container-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Before creating your {% data variables.product.prodname_actions %} workflow, you
5454
5555
4. Create {% data variables.product.prodname_actions %} secrets named `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` to store the values for your Amazon IAM access key.
5656
57-
For more information on creating secrets for {% data variables.product.prodname_actions %}, see "[Encrypted secrets](t/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository)."
57+
For more information on creating secrets for {% data variables.product.prodname_actions %}, see "[Encrypted secrets](/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository)."
5858
5959
See the documentation for each action used below for the recommended IAM policies for the IAM user, and methods for handling the access key credentials.
6060

0 commit comments

Comments
 (0)