From 6ede3f09c304041bed420ab61a217c0e585a4ab8 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Tue, 1 Mar 2022 17:49:07 -0300 Subject: [PATCH] Fix hyperlink bug --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a023ce2..5ac18ab 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ GitHub action to build a package, analyze it with `namcap`, and output the packa This action supports PKGBUILDs that have AUR dependencies. ## Table of contents - - [Inputs and outputs ](#io-) + - [Inputs and outputs ](#inputs-and-outputs--) - [Usage ](#usage-) - [Contributing ](#contributing-) - [License ](#license-) -## Inputs and outputs +## Inputs and outputs ### Inputs: * `pkgDir`: PKGBUILD directory relative path. * `gpgPublicKey`: GPG public key that will be used to sign packages.