From 9bdfb1c89eb38926fc0e2b0c7095cba82ac0acf1 Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 19 Feb 2019 12:41:31 +0100 Subject: [PATCH] updated TOC; fixed broken links - signed-off-by: trimstray --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc06a5b..ea28db3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ ## Table of Contents - **[Introduction](#introduction)** -- **[Policy Compliance (Hardening standards)](#policy-compliance-hardening-standards)** +- **[Policy Compliance](#policy-compliance)** * [Center of Internet Security (CIS)](#center-of-internet-security-cis) * [Security Technical Implementation Guide (STIG)](#security-technical-implementation-guide-stig) * [Security Content Automation Protocol (SCAP)](#security-content-automation-protocol-scap) @@ -179,7 +179,7 @@ This Hardening Guide provide a high-level overview of the security hardening GNU/Linux systems. -## Policy Compliance (Hardening standards) +## Policy Compliance ### Center of Internet Security (CIS) @@ -187,7 +187,7 @@ The [Center for Internet Security (CIS)](https://www.cisecurity.org/cis-benchmar ### Security Technical Implementation Guide (STIG) -A [Security Technical Implementation Guide (STIG)]((https://www.stigviewer.com/stigs)) is a cybersecurity methodology for standardizing security protocols within networks, servers, computers, and logical designs to enhance overall security. +A [Security Technical Implementation Guide (STIG)](https://www.stigviewer.com/stigs) is a cybersecurity methodology for standardizing security protocols within networks, servers, computers, and logical designs to enhance overall security. ### Security Content Automation Protocol (SCAP)