diff --git a/README.md b/README.md index ce269b0..cce6f30 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ These images is cached on action runner machines and is able to run most of the ## FAQ -### Can I see those images as alternatives of GitHub's [actions/runner-images]? +### Can I see those images as alternatives of GitHub's [actions/runner-images](https://github.com/actions/runner-images)? Yes, mostly. We are working on catching up the software list on their repo, and many tools are already included in our images, but be attention that we took a different approach to install softwares (at least for now). diff --git a/fedora-40-minimal/README.md b/fedora-40-minimal/README.md index 1918b6c..67a10a8 100644 --- a/fedora-40-minimal/README.md +++ b/fedora-40-minimal/README.md @@ -61,4 +61,4 @@ container: ### Building Container Images -This images configured buildah to be correctly run under a container. You can use [The workflow of this project](./.forgejo/workflows/build-fedora-40.yml) as an example. +This images configured buildah to be correctly run under a container. You can use [The workflow of this project](../.forgejo/workflows/build-fedora-40.yml) as an example. diff --git a/fedora-40/README.md b/fedora-40/README.md index c0392b8..58cc0f7 100644 --- a/fedora-40/README.md +++ b/fedora-40/README.md @@ -92,5 +92,4 @@ container: ### Building Container Images -This images configured buildah to be correctly run under a container. You can use [The workflow of this project](./.forgejo/workflows/build-fedora-40.yml) as an example. - +This images configured buildah to be correctly run under a container. You can use [The workflow of this project](../.forgejo/workflows/build-fedora-40.yml) as an example.