From 152f8e3a7e6cd6219d91f388bede0d1f8adb58a1 Mon Sep 17 00:00:00 2001
From: Santiago Lo Coco <santilococo.01@gmail.com>
Date: Tue, 1 Mar 2022 17:47:50 -0300
Subject: [PATCH] Fix hyperlink

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5ab8418..a023ce2 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ This action supports PKGBUILDs that have AUR dependencies.
   - [Contributing <a name="contributing"></a>](#contributing-)
   - [License <a name="license"></a>](#license-)
 
-## Inputs and outputs
+## Inputs and outputs <a name="io"></a>
 ### Inputs:
 * `pkgDir`: PKGBUILD directory relative path.
 * `gpgPublicKey`: GPG public key that will be used to sign packages.