fix a link to ci.yaml

This commit is contained in:
j-u-e-f
2020-06-18 16:58:37 +03:00
committed by GitHub
parent bff6023b1a
commit a1168444a7

View File

@@ -96,7 +96,7 @@ language of your choice.
### CI ### CI
The CI is configured in the [ci.yaml file](./github/workflows/ci.yaml). By The CI is configured in the [ci.yaml file](./.github/workflows/ci.yaml). By
containerizing the toolchain, the CI relies on the toolchain we defined in the containerizing the toolchain, the CI relies on the toolchain we defined in the
Dockerfile and doesn't require any custom setup. Dockerfile and doesn't require any custom setup.