]> git.ipfire.org Git - thirdparty/openssl.git/commit
README.md: remove incorrect link to openssl.github.io
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Thu, 2 Jul 2020 18:04:44 +0000 (20:04 +0200)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Tue, 11 Aug 2020 10:28:02 +0000 (12:28 +0200)
commit36b778fbb785ef19dc2476798ccb8233a8a16075
treee3cd98bb50e594fe0b08f34dd7fd88a166a8bd1e
parent0799b79a455336c2d5575745af4fa8a057c35a6e
README.md: remove incorrect link to openssl.github.io

The link to the OpenSSL Project Pages <openssl.github.io>
actually points to an unfinished draft <mspncp.github.io>.

The original intention of this pet project of mine was to
have a website dedicated to describing the OpenSSL workflow
on GitHub and to answer frequently asked questions related
to pull requests and the review process.

The progress on that project has stalled and I'm not so sure
anymore whether it is good idea to have yet another project
website. In particular since the OpenSSL Wiki has seen some
revival and increased activity caused by the upcoming
OpenSSL 3.0 release.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12361)
README.md