From f0e877fe5f01515ae1c42c515189160746a2c9ec Mon Sep 17 00:00:00 2001 From: andy Date: Thu, 17 Sep 2020 19:31:00 -0400 Subject: [PATCH] Fix links with parentheses --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f84f660..5a94194 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,10 @@ If you have a comment or suggestion, please open an [Issue](https://github.com/d * [Create configuration](#create-configuration) * [Replace agents](#replace-agents) * [Copy public key](#copy-public-key) - * [(Optional) Save public key for identity file configuration](#-optional--save-public-key-for-identity-file-configuration) + * [(Optional) Save public key for identity file configuration](#optional-save-public-key-for-identity-file-configuration) * [Connect with public key authentication](#connect-with-public-key-authentication) * [Import SSH keys](#import-ssh-keys) - * [Remote Machines (Agent Forwarding)](#remote-machines--agent-forwarding-) + * [Remote Machines (Agent Forwarding)](#remote-machines-agent-forwarding) + [Steps for older distributions](#steps-for-older-distributions) * [GitHub](#github) * [OpenBSD](#openbsd-1)