From 4e70c138f65ffb500a7791ba2610e4f305c8cfae Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Tue, 10 Sep 2024 11:39:09 +0100 Subject: [PATCH] Fixed link to OpenSSL exception in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c92226a7..3da0dfbd0 100644 --- a/README.md +++ b/README.md @@ -250,4 +250,4 @@ versions across them and gathering other information. ## License This project is licensed under [GPL-2.0](LICENSE), with a special exception for linking with -OpenSSL as detailed in the [LICENSE-OpenSSL]. +OpenSSL as detailed in the [LICENSE-OpenSSL](LICENSE-OpenSSL) file.