From 40702539c0d66b645427cfc344fa38062e08eb8d Mon Sep 17 00:00:00 2001 From: Austin Schmidli Date: Fri, 17 Dec 2021 23:17:42 -0700 Subject: [PATCH] Fix documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce3cc1de4..144cbf416 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,7 @@ Using the private key: ### Documentation -The full documentation is available at [openpgpjs.org](https://openpgpjs.org/openpgpjs/). +The full documentation is available at [openpgpjs.org](https://docs.openpgpjs.org/). ### Security Audit