Mercurial > hg-website
comparison templates/who/index.html @ 490:607484e88940
who: replace another reference to Java
7eaad1ed8c74 removed Java / OpenJDK from the list, but has forgotten to update
this sentence.
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Sun, 26 Jul 2020 05:01:42 +0200 |
parents | 7eaad1ed8c74 |
children | 41f9cfdb69e6 |
comparison
equal
deleted
inserted
replaced
489:175611e81401 | 490:607484e88940 |
---|---|
11 <p><a href="https://www.mozilla.org">https://www.mozilla.org</a></p> | 11 <p><a href="https://www.mozilla.org">https://www.mozilla.org</a></p> |
12 <h3>Nginx</h3> | 12 <h3>Nginx</h3> |
13 The nginx web server is among one of the most popular and used over the world. | 13 The nginx web server is among one of the most popular and used over the world. |
14 <p><a href="http://nginx.org/">http://nginx.org/</a></p> | 14 <p><a href="http://nginx.org/">http://nginx.org/</a></p> |
15 <h3>and others...</h3> | 15 <h3>and others...</h3> |
16 <p>Not just Mozilla and Java use Mercurial. A lot of projects of various sizes have decided to use Mercurial for its efficiency and power. A longer list of projects which use Mercurial can be found <a href="https://www.mercurial-scm.org/wiki/ProjectsUsingMercurial">in the wiki</a>.</p> | 16 <p>Not just Mozilla and nginx use Mercurial. A lot of projects of various sizes have decided to use Mercurial for its efficiency and power. A longer list of projects which use Mercurial can be found <a href="https://www.mercurial-scm.org/wiki/ProjectsUsingMercurial">in the wiki</a>.</p> |
17 {% endblock %} | 17 {% endblock %} |
18 {% block sidebar %} | 18 {% block sidebar %} |
19 {{ super() }} | 19 {{ super() }} |
20 {% endblock %} | 20 {% endblock %} |