# HG changeset patch # User Anton Shestakov # Date 1458712884 -28800 # Node ID 634c8c450e9d0312dadde81806585ba9383b28b9 # Parent c79d1a115f49353ff2a96255ebb01dcb776ffa15 templates: make current links to selenic.com use https diff -r c79d1a115f49 -r 634c8c450e9d templates/frontpage.html --- a/templates/frontpage.html Wed Mar 23 13:59:31 2016 +0800 +++ b/templates/frontpage.html Wed Mar 23 14:01:24 2016 +0800 @@ -39,7 +39,7 @@

Quick Start

Clone a project and push changes -

$ hg clone http://selenic.com/repo/hello
+
$ hg clone https://selenic.com/repo/hello
 $ cd hello
 $ (edit files)
 $ hg add (new files)
diff -r c79d1a115f49 -r 634c8c450e9d templates/quickstart/index.html
--- a/templates/quickstart/index.html	Wed Mar 23 13:59:31 2016 +0800
+++ b/templates/quickstart/index.html	Wed Mar 23 14:01:24 2016 +0800
@@ -7,7 +7,7 @@
 

Part 0: Instant usage

(you know this from the main page)

Clone a project and create a patch

-
$ hg clone http://selenic.com/repo/hello
+
$ hg clone https://selenic.com/repo/hello
 $ cd hello
 $ (edit files)
 $ hg add (new files)
diff -r c79d1a115f49 -r 634c8c450e9d templates/thepage/index.html
--- a/templates/thepage/index.html	Wed Mar 23 13:59:31 2016 +0800
+++ b/templates/thepage/index.html	Wed Mar 23 14:01:24 2016 +0800
@@ -26,7 +26,7 @@
 		

License

This page is licensed under the terms of the GNU General Public License version 2 of the license. - The Mercurial logo used on the page was designed by Cali Mastny. + The Mercurial logo used on the page was designed by Cali Mastny. It is licensed under the terms of the GNU General Public License version 2