From 1b495200436b57309ca958a7a72affaf75171c1a Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Thu, 18 Jun 2020 17:33:16 -0400 Subject: [PATCH] DOC: Fix link to test/README.external in INSTALL.md CLA: trivial Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/12198) --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5afd1acae2d..0b93ccd98b5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -663,7 +663,7 @@ external test suites are currently supported: - Python PYCA/Cryptography test suite - krb5 test suite -See the file [test/README.external]/(test/README.external) for further details. +See the file [test/README.external](test/README.external) for further details. ### no-filenames -- 2.47.3