From c392b72120b35dec4b512746ae837dc0ef64c359 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 24 Nov 2018 00:08:01 -0700 Subject: [PATCH] proper link to new issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 108d55a..3e857db 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Rather than trying to make a generic implementation that works with everything u this library is intentionally focused on around the use case of generating certificates for ACME services (such as Let's Encrypt). -That said, [please tell me](https://git.coolaj86.com/coolaj86/rsa-csr.js/issues) if it doesn't +That said, [please tell me](https://git.coolaj86.com/coolaj86/rsa-csr.js/issues/new) if it doesn't do what you need, it may make sense to add it (or otherwise, perhaps to help you create a fork). The primary goal of this project is for this code to do exactly (and all of)