From ba737a379071191158bacfa6d138f6249b12fc09 Mon Sep 17 00:00:00 2001 From: Ford <153042616+guerrierindien@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:27:47 +0100 Subject: [PATCH] Update README.md (#613) --- ed25519-dalek/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ed25519-dalek/README.md b/ed25519-dalek/README.md index 012695d..fbb30e9 100644 --- a/ed25519-dalek/README.md +++ b/ed25519-dalek/README.md @@ -130,7 +130,7 @@ Backend selection details and instructions can be found in the [curve25519-dalek # Contributing -See [CONTRIBUTING.md](CONTRIBUTING.md) +See [CONTRIBUTING.md](../CONTRIBUTING.md) # Batch Signature Verification