From 6ac35ba7f1c01bf5899f5433fe19525688a96c18 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Thu, 17 Feb 2022 08:49:27 -0700 Subject: [PATCH] fix link to unveil. thanks Rob! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19270f9..e94240c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ogvt -A [pledge(2)](https://man.openbsd.org/pledge) and [unveil(2)](https://man.openbsd.org/unvile)'d tool for verifying GnuPG signatures. +A [pledge(2)](https://man.openbsd.org/pledge) and [unveil(2)](https://man.openbsd.org/unveil)'d tool for verifying GnuPG signatures. [![builds.sr.ht status](https://builds.sr.ht/~qbit/ogvt.svg)](https://builds.sr.ht/~qbit/ogvt?)