Mercurial > hg > easyhg-website
changeset 32:e91c71623519
https, update links
author | Chris Cannam |
---|---|
date | Wed, 28 Feb 2018 14:19:31 +0000 |
parents | c0adcd0a7231 |
children | a3a488675bc4 |
files | download.html index.html screenshots.html videos.html |
diffstat | 4 files changed, 16 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/download.html Wed Jan 10 17:01:45 2018 +0100 +++ b/download.html Wed Feb 28 14:19:31 2018 +0000 @@ -26,7 +26,7 @@ <div id="page"> -<p><big>The current release is EasyMercurial 1.3.0.</big><br>Read the <a href="http://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG" target="_new">list of changes since the last release</a>.</p> +<p><big>The current release is EasyMercurial 1.3.0.</big><br>Read the <a href="https://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG" target="_new">list of changes since the last release</a>.</p> <p>The EasyMercurial 1.3.0 <a href="https://code.soundsoftware.ac.uk/attachments/download/639/EasyMercurial-1.3.0-src.tar.gz">source @@ -56,7 +56,7 @@ <br> <big>» <a href="https://code.soundsoftware.ac.uk/attachments/download/492/EasyMercurial_leopard-1.2.2.dmg">Download EasyMercurial package for Mac OS/X 10.5 (older version)</a></big></p> -<p>Mercurial itself is not included in this package.<br><a href="http://mercurial.selenic.com/" target="_new">Download and install it</a> before you run EasyMercurial.</p> +<p>Mercurial itself is not included in this package.<br><a href="http://www.mercurial-scm.org/" target="_new">Download and install it</a> before you run EasyMercurial.</p> <p>You may also wish to install the <a href="https://www.dlitz.net/software/pycrypto/">PyCrypto</a> library to enable the EasyMercurial password management facility. To do so, type <b><code>sudo easy_install pycrypto</code></b> in a terminal window.</p>
--- a/index.html Wed Jan 10 17:01:45 2018 +0100 +++ b/index.html Wed Feb 28 14:19:31 2018 +0000 @@ -25,7 +25,7 @@ </div></div> <div id="page"> -<p><big>EasyMercurial is a simple user interface for the <a href="http://mercurial.selenic.com/">Mercurial</a> distributed version control system. It's free, open source, and cross-platform. </big></p> +<p><big>EasyMercurial is a simple user interface for the <a href="https://www.mercurial-scm.org/">Mercurial</a> distributed version control system. It's free, open source, and cross-platform. </big></p> <p>We have set out to make EasyMercurial straightforward to teach and learn.<br>It makes common working patterns easy to follow, @@ -38,7 +38,7 @@ experienced users, and there are other Mercurial interfaces that integrate more closely with particular operating system platforms (see a list <a -href="http://mercurial.selenic.com/wiki/OtherTools">here</a>). But if +href="https://www.mercurial-scm.org/wiki/OtherTools">here</a>). But if you are new to Mercurial or to version control systems in general — or if you are trying to introduce it to other users — consider using EasyMercurial.</p> @@ -47,7 +47,7 @@ <div id="footer"> <div id="footer-content"> -<div style="float:right"><a href="http://soundsoftware.ac.uk/"><img src="http://code.soundsoftware.ac.uk/attachments/19/soundsoftware-logo-title-only-transparent.png" width=223 height=17></a></div> +<div style="float:right"><a href="http://soundsoftware.ac.uk/"><img src="https://code.soundsoftware.ac.uk/attachments/19/soundsoftware-logo-title-only-transparent.png" width=223 height=17></a></div> Development carried out at the Centre for Digital Music, Queen Mary University of London. Funded by grant EP/H043101/1 of the UK Engineering and Physical Sciences Research Council. Thanks to Jari Korhonen for HgExplorer on which this work is based. </div> </div>
--- a/screenshots.html Wed Jan 10 17:01:45 2018 +0100 +++ b/screenshots.html Wed Feb 28 14:19:31 2018 +0000 @@ -29,10 +29,10 @@ <p><big>EasyMercurial 1.2 on various operating systems.</big><br>Click the images for full-sized versions.</p> <table border=0><tr> -<td><a href="http://code.soundsoftware.ac.uk/attachments/394/easyhg-history-win7-1.2.png"><img src="http://code.soundsoftware.ac.uk/attachments/download/401"></a></td> -<td><a href="http://code.soundsoftware.ac.uk/attachments/393/easyhg-history-osx-1.2.png"><img src="http://code.soundsoftware.ac.uk/attachments/download/402"></a></td> -<td><a href="http://code.soundsoftware.ac.uk/attachments/398/easyhg-history-linux-1.2.png"><img src="http://code.soundsoftware.ac.uk/attachments/download/403"></a></td> -<td><a href="http://code.soundsoftware.ac.uk/attachments/392/easyhg-history-winxp-1.2.png"><img src="http://code.soundsoftware.ac.uk/attachments/download/400"></a></td> +<td><a href="https://code.soundsoftware.ac.uk/attachments/394/easyhg-history-win7-1.2.png"><img src="https://code.soundsoftware.ac.uk/attachments/download/401"></a></td> +<td><a href="https://code.soundsoftware.ac.uk/attachments/393/easyhg-history-osx-1.2.png"><img src="https://code.soundsoftware.ac.uk/attachments/download/402"></a></td> +<td><a href="https://code.soundsoftware.ac.uk/attachments/398/easyhg-history-linux-1.2.png"><img src="https://code.soundsoftware.ac.uk/attachments/download/403"></a></td> +<td><a href="https://code.soundsoftware.ac.uk/attachments/392/easyhg-history-winxp-1.2.png"><img src="https://code.soundsoftware.ac.uk/attachments/download/400"></a></td> </tr> <tr> <td align=center><small><i>Windows 7</i></small></td>
--- a/videos.html Wed Jan 10 17:01:45 2018 +0100 +++ b/videos.html Wed Feb 28 14:19:31 2018 +0000 @@ -26,7 +26,7 @@ <div id="page"> -<p><big><a href="/">EasyMercurial</a> is a simple user interface for the <a href="http://mercurial.selenic.com/">Mercurial</a> distributed version control system.</big></p> +<p><big><a href="/">EasyMercurial</a> is a simple user interface for the <a href="http://mercurial-scm.org/">Mercurial</a> distributed version control system.</big></p> <p>These videos contain short examples of using EasyMercurial for different tasks — neither video assumes any significant prior @@ -40,15 +40,15 @@ <object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" -value="http://vimeo.com/moogaloop.swf?clip_id=29779278&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +value="https://vimeo.com/moogaloop.swf?clip_id=29779278&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" /><embed -src="http://vimeo.com/moogaloop.swf?clip_id=29779278&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +src="https://vimeo.com/moogaloop.swf?clip_id=29779278&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object> </td> <td valign=top><b>Opening a remote repository</b><p> An introduction showing how to get from a remote Mercurial repository URL to a folder on your local computer, using EasyMercurial. -<br><br><a href="http://vimeo.com/29779278">View on Vimeo</a><br>(higher resolution) +<br><br><a href="https://vimeo.com/29779278">View on Vimeo</a><br>(higher resolution) <br><br> </td> </tr> @@ -58,15 +58,15 @@ <object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" -value="http://vimeo.com/moogaloop.swf?clip_id=29779641&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +value="https://vimeo.com/moogaloop.swf?clip_id=29779641&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" /><embed -src="http://vimeo.com/moogaloop.swf?clip_id=29779641&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" +src="https://vimeo.com/moogaloop.swf?clip_id=29779641&server=vimeo.com&show_title=1&show_byline=0&show_portrait=0&color=ef6a35&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object> </td> <td valign=top><b>Putting a project under version control</b><p> An introduction showing how to start using version control for an existing code project, with EasyMercurial. -<br><br><a href="http://vimeo.com/29779641">View on Vimeo</a><br>(higher resolution) +<br><br><a href="https://vimeo.com/29779641">View on Vimeo</a><br>(higher resolution) <br><br> </td> </tr>