From 28dfb809d315d3ae9d414d7eafa182f5f454dad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Job=20C=C3=A9spedes=20Ortiz?= Date: Sun, 15 Feb 2026 16:55:37 -0600 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46c0712..fb76c63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitHub Actions Nodejs Test -A minimal Node.js/Express application for testing GitHub Actions, Docker builds, and docker-bake workflows. +A minimal Node.js/Express application for testing [GitHub Actions](https://github.com/getdevopspro/github-actions), Docker builds, and docker-bake workflows. ## Quick Start