From 3f9935fd4ddbeb35a798e99594cff4c22e2cd6c4 Mon Sep 17 00:00:00 2001 From: Gabriel Gerlero Date: Fri, 25 Oct 2024 13:03:49 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b9912c..8991454 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,6 @@ Whether to cache the OpenFOAM installation between runs. Default: `true`. ## Related actions -- [`gerlero/apt-install`](github.com/gerlero/apt-install): GitHub Action to install and cache APT packages. -- [`gerlero/add-apt-repository`](github.com/gerlero/add-apt-repository): GitHub Action to add a new APT repository for installing packages. -- [`gerlero/brew-install`](github.com/gerlero/brew-install): GitHub Action to install and cache Homebrew packages. +- [`gerlero/apt-install`](https://github.com/gerlero/apt-install): GitHub Action to install and cache APT packages. +- [`gerlero/add-apt-repository`](https://github.com/gerlero/add-apt-repository): GitHub Action to add a new APT repository for installing packages. +- [`gerlero/brew-install`](https://github.com/gerlero/brew-install): GitHub Action to install and cache Homebrew packages.