Mercurial > hg-website
changeset 488:7eaad1ed8c74
who: remove OpenJDK
They unfortunately moved to GitHub.
https://openjdk.java.net/jeps/369
author | David Demelier <markand@malikania.fr> |
---|---|
date | Sat, 25 Jul 2020 10:10:56 +0200 |
parents | b0e3c6141a78 |
children | 175611e81401 |
files | templates/who/index.html |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/who/index.html Fri Jul 26 14:27:08 2019 +0200 +++ b/templates/who/index.html Sat Jul 25 10:10:56 2020 +0200 @@ -9,9 +9,6 @@ <h3>Mozilla</h3> Mozilla is an open source project that is currently developing the popular <a href="https://www.mozilla.org/firefox">Firefox</a> internet browser, the email client <a href="https://www.mozilla.org/thunderbird">Thunderbird</a> and the application suite SeaMonkey. Mozilla chose Mercurial in 2006.</p> <p><a href="https://www.mozilla.org">https://www.mozilla.org</a></p> - <h3>Java / OpenJDK</h3> - OpenJDK is the official open sourced Java implementation of Sun Microsystems. When open sourcing the project, Sun chose Mercurial as their main version control system. - <p><a href="http://openjdk.java.net/">http://openjdk.java.net/</a></p> <h3>Nginx</h3> The nginx web server is among one of the most popular and used over the world. <p><a href="http://nginx.org/">http://nginx.org/</a></p>