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.3.2~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550edcf927a51e1d8fbe916565c5def220a17659;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 cb8c82f5650..35c45a319fb 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.