# HG changeset patch # User Arne Babenhauserheide # Date 1235897279 -3600 # Node ID 7150a89dafd04c294e1d944417e1a352f9ddbb8b # Parent a7173052ff90a9cce5d47b29f0c935ad4254b587 Added repo URLs for OpenJDK and NetBeans - maybe we should add info sites instead 'OpenJDK and Mercurial' or such. diff -r a7173052ff90 -r 7150a89dafd0 hgscm/templates/about.html --- a/hgscm/templates/about.html Sun Mar 01 09:41:35 2009 +0100 +++ b/hgscm/templates/about.html Sun Mar 01 09:47:59 2009 +0100 @@ -15,7 +15,7 @@

Fast

-

Mercurials 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 suiteable for large projects such as OpenJDK or NetBeans.

+

Mercurials 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 suiteable for large projects such as OpenJDK (hg) or NetBeans (hg).

Platform independent