From 5e9734403929d08c4d8ab1e956980e0a649d8912 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Fri, 3 Nov 2023 12:26:06 +0100 Subject: [PATCH] fix link target name --- book/source/03-cryptography.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/source/03-cryptography.md b/book/source/03-cryptography.md index 12cbb66..e5ff82d 100644 --- a/book/source/03-cryptography.md +++ b/book/source/03-cryptography.md @@ -3,7 +3,7 @@ SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project SPDX-License-Identifier: CC-BY-SA-4.0 --> -(cyrptography_chapter)= +(cryptography_chapter)= # Cryptographic concepts and terms ## Cryptographic hash functions