From 5162cb1cac20c947e58620abcce167a30714ebc0 Mon Sep 17 00:00:00 2001 From: Kwok-kuen Cheung Date: Tue, 6 Feb 2018 19:08:29 +0800 Subject: [PATCH] Fix replacing-expired-keys link in README (#241) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9952897..d1ac026 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Table of Contents - [How to remove a user from the system?](#how-to-remove-a-user-from-the-system) - [Enabling BlackBox For a Repo](#enabling-blackbox-for-a-repo) - [Set up automated users or “role accounts”](#set-up-automated-users-or-role-accounts) -- [Replace expired keys](#replace-expired-keys) +- [Replacing expired keys](#replacing-expired-keys) - [Some common errors](#some-common-errors) - [Using BlackBox on Windows](#using-blackbox-on-windows) - [Using BlackBox without a repo](#using-blackbox-without-a-repo)