Skip to content

Commit 340c971

Browse files
committed
docs(readme): update links to GitHub Actions
1 parent 760ed7f commit 340c971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Before cloning the repository or working within it, set the [file mode creation
9999
Cf. https://www.alpinelinux.org/posts/Alpine-3.16.0-released.html
100100
```
101101

102-
5. GitHub Actions will run two workflows on push. [Verify Templating](actions/workflows/verify-templating.yml) checks for uncommitted changes. [GitHub CI](actions/workflows/ci.yml) builds and tests all of the container images.
102+
5. GitHub Actions will run two workflows on push. [Verify Templating](../../actions/workflows/verify-templating.yml) checks for uncommitted changes. [GitHub CI](../../actions/workflows/ci.yml) builds and tests all of the container images.
103103

104104
6. If both workflows complete successfully, generate a new [Docker Official Images](https://github.com/docker-library/official-images/) library entry by running the following command:
105105
```bash

0 commit comments

Comments
 (0)