Skip to content

Commit c4c4d38

Browse files
committed
Fix redirect link
1 parent a4feb90 commit c4c4d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/stacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ git push -u origin main
7171

7272
1. By default, the newly `.github/workflows/docker.yaml` will trigger the CI pipeline whenever you push to your `main` branch
7373
and when any Pull Requests are made to your repository.
74-
For more details on this configuration, visit the [GitHub Actions documentation on triggers](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows).
74+
For more details on this configuration, visit the [GitHub Actions documentation on triggers](https://docs.github.com/en/actions/reference/events-that-trigger-workflows).
7575

7676
2. Go to your repository and click on the **Actions** tab.
7777
From there, you can click on the workflows on the left-hand side of the screen.

0 commit comments

Comments
 (0)