From 25ad810d944ac09607f534c27f42110c4d22dfc5 Mon Sep 17 00:00:00 2001 From: Josh Grossman Date: Tue, 10 Dec 2024 13:13:05 +0200 Subject: [PATCH] Fix broken internal nav link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 680161e..96432c8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository houses all the tools and utilities one would need in order to pa - [Quickstart](#quickstart) - [Excluding File Paths](#excluding-file-paths) -- [Cryptography Checker](#cryptography-checker) +- [Cryptography Checker](#cryptography-checker---enhanced-cryptography-compliance-analysis) - [Analysis Output](#analysis-output) - [YAML Rule Structure](#yaml-rule-structure) - [Example Rules](#example-rules)