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.