From: Andrew Dinh Date: Fri, 2 Aug 2024 14:01:12 +0000 (+0700) Subject: Use parent directory instead of index.html X-Git-Tag: openssl-3.1.7~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2003fe64509e14355f546ece4d602fd3b76fc9;p=thirdparty%2Fopenssl.git Use parent directory instead of index.html Reviewed-by: Neil Horman Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/25073) (cherry picked from commit 5854b764a762598b662a5166be8d0030af06c1c0) --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76ed5418d12..cced15347d0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ HOW TO CONTRIBUTE TO OpenSSL Please visit our [Getting Started] page for other ideas about how to contribute. - [Getting Started]: + [Getting Started]: Development is done on GitHub in the [openssl/openssl] repository.