From bcdb19ee1a0eb5cc980fea08e93fbe8f00c072c9 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 2 Aug 2021 06:18:39 +0000 Subject: [PATCH] fix: wrong link (#20) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ce8cc0..9ec11ee 100644 --- a/README.md +++ b/README.md @@ -49,5 +49,5 @@ ## Repository contains parts of [`actions/virtual-environments`][actions/virtual-environments] which is licenced under ["MIT License"](https://github.com/actions/virtual-environments/blob/main/LICENSE) [nektos/act]: https://github.com/nektos/act -[actions/virtual-environments]: https://github.com/catthehacker/virtual-environments/tree/master/images/linux -[catthehacker/virtual-environments]: https://github.com/catthehacker/virtual-environments +[actions/virtual-environments]: https://github.com/actions/virtual-environments +[catthehacker/virtual-environments]: https://github.com/catthehacker/virtual-environments/tree/master/images/linux