From b861f5627b9c63bc4a15ff455adf81f701177791 Mon Sep 17 00:00:00 2001
From: dd86k
Date: Tue, 7 Dec 2021 22:23:53 -0500
Subject: [PATCH] Fix relative path
Thanks Github
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 40c366e..0031d56 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Compatible and tested with DMD, GDC, and LDC.
Pull Requests accepted.
-**If you would like to disclose a vulnerability, please consult [SECURITY.md](../.github/SECURITY.md).**
+**If you would like to disclose a vulnerability, please consult [SECURITY.md](../master/.github/SECURITY.md).**
# Usage