Mercurial > hg-website
changeset 461:7b96d719f9a7
who: link to https://www.mozilla.org/
The canonical home for the Firefox and Thunderbird product
pages is mozilla.org, not mozilla.com. Also switch to https://.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 14 Jul 2016 22:18:36 -0700 |
parents | 10304bad6faf |
children | 5ca151c7a4e6 |
files | templates/who/index.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/templates/who/index.html Thu Jul 14 22:16:57 2016 -0700 +++ b/templates/who/index.html Thu Jul 14 22:18:36 2016 -0700 @@ -10,7 +10,7 @@ Python is a famous and widely adopted scripting language. Many applications like Mercurial, Django and Googles AppEngine are built on top of Python. In 2009 the Python developers <a href="https://www.python.org/dev/peps/pep-0374/">chose to move from Subversion to Mercurial</a>.</p> <p><a href="https://www.python.org">https://www.python.org</a></p> <h3>Mozilla</h3> - Mozilla is an open source project that is currently developing the popular <a href="http://www.mozilla.com/firefox">Firefox</a> internet browser, the email client <a href="http://www.mozilla.com/thunderbird">Thunderbird</a> and the application suite SeaMonkey. Mozilla chose Mercurial in 2006.</p> + 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>OpenSolaris</h3> <p>The Solaris based open source operating system project chose Mercurial in 2006. It is used for the development of OpenSolaris core components and packages. Mercurial helps OpenSolaris to maintain their external contributions and make sure that external packages fit the quality requirements of the project. Mercurial was chosen after a deep evaluation of existing version control systems.</p>