From b68cb76e1ea054fe93ba1d924b8fd64fd20532e0 Mon Sep 17 00:00:00 2001 From: barry Date: Sat, 18 Apr 2026 01:14:28 +0200 Subject: [PATCH] Update docs/PYTHON_API.md --- docs/PYTHON_API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PYTHON_API.md b/docs/PYTHON_API.md index 318c85a..3d4c32d 100644 --- a/docs/PYTHON_API.md +++ b/docs/PYTHON_API.md @@ -112,4 +112,4 @@ Raises `ValueError` with descriptive messages for crypto failures, replay, ident ## Further reading -[Security model and assumptions](../SECURITY.md) +[Security model and assumptions](./SECURITY.md)