From 79341cabc77a52b500ccc27407a3ca0d7b45dc08 Mon Sep 17 00:00:00 2001 From: Alex Azarov Date: Sat, 28 Jun 2025 17:22:47 +0200 Subject: [PATCH] Fix API documentation links in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e111588..008fc0f1 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ dependencies: [ ] ``` -For detailed usage and API documentation, check [the documentation](https://swiftpackageindex.com/apple/swift-certificates/main/documentation/x509). +For detailed usage and API documentation, check [the documentation](https://swiftpackageindex.com/apple/swift-certificates/documentation/x509). ## Benchmarks