# HG changeset patch # User "Stephane" # Date 1602515246 -7200 # Node ID 0cd22a550a68d30896374193fb4bfd1405cec843 # Parent 41f9cfdb69e6ea9b6ccaef0270838026a19aec63 about: replace OpenJDK repository example by nginx repository OpenJDK does not use Mercurial anymore and nginx uses it. diff -r 41f9cfdb69e6 -r 0cd22a550a68 templates/about/index.html --- a/templates/about/index.html Sun Jul 26 05:05:34 2020 +0200 +++ b/templates/about/index.html Mon Oct 12 17:07:26 2020 +0200 @@ -12,7 +12,7 @@

Fast

-

Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds. Therefore Mercurial is perfectly suitable for large projects such as OpenJDK (hg) or NetBeans (hg).

+

Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds. Therefore Mercurial is perfectly suitable for large projects such as nginx (hg) or NetBeans (hg).

Platform independent