Mercurial > hg-website
changeset 491:41f9cfdb69e6
who: replace "Open Source Projects" with "projects"
Facebook is not an open source project. (They open source some tools, but they
tend to be on GitHub.)
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Sun, 26 Jul 2020 05:05:34 +0200 |
parents | 607484e88940 |
children | 0cd22a550a68 |
files | templates/who/index.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/who/index.html Sun Jul 26 05:01:42 2020 +0200 +++ b/templates/who/index.html Sun Jul 26 05:05:34 2020 +0200 @@ -2,7 +2,7 @@ {% block content %} <h1>Who uses Mercurial</h1> - <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> + <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...</strong></p> <h3>Facebook</h3> The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p> <p><a href="https://www.facebook.com">https://www.facebook.com</a></p>