From 6832a167ec91bca7d99d056e5c876cd110fdf096 Mon Sep 17 00:00:00 2001 From: sysadt Date: Tue, 27 Jun 2023 21:57:58 +0200 Subject: [PATCH] correction of link in TOC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f30cf87..70c82bd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ An evolving how-to guide for securing a Linux server that, hopefully, also teach - [Installing Linux](#installing-linux) - [Pre/Post Installation Requirements](#prepost-installation-requirements) - [Other Important Notes](#other-important-notes) - - [Using Ansible Playbooks to secure your Linux Server](#ansible-playbooks-to-secure-your-linux-server) + - [Using Ansible Playbooks to secure your Linux Server](#using-ansible-playbooks-to-secure-your-linux-server) - [The SSH Server](#the-ssh-server) - [Important Note Before You Make SSH Changes](#important-note-before-you-make-ssh-changes) - [SSH Public/Private Keys](#ssh-publicprivate-keys)