From 40ebfe68ea6651d0ff1ad31d35a2007694a17406 Mon Sep 17 00:00:00 2001 From: Kate Andrews Date: Tue, 29 Apr 2025 16:50:43 +1000 Subject: [PATCH] Fix: encrypt tool Table of Content links Signed-off-by: Kate Andrews --- docs/encrypt-tool.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/encrypt-tool.md b/docs/encrypt-tool.md index dd14255c..7e2ed144 100644 --- a/docs/encrypt-tool.md +++ b/docs/encrypt-tool.md @@ -4,10 +4,10 @@ CipherStash Proxy includes an `encrypt` tool – a CLI application to encrypt ex ## Table of contents -- [Using the `encrypt` tool](using-the-encrypt-tool) -- [How the `encrypt` tool works](how-the-encrypt-tool-works) -- [Configuring the `encrypt` tool](configuring-the-encrypt-tool) -- [Example `encrypt` tool usage](example-encrypt-tool-usage) +- [Using the `encrypt` tool](#using-the-encrypt-tool) +- [How the `encrypt` tool works](#how-the-encrypt-tool-works) +- [Configuring the `encrypt` tool](#configuring-the-encrypt-tool) +- [Example `encrypt` tool usage](#example-encrypt-tool-usage) ## Using the `encrypt` tool