# HG changeset patch
# User John "Elwin" Edwards
# Date 1483912164 18000
# Node ID be4c54a9e51da1ec3697700d42d279c4aa9e983b
# Parent  6830c5dba61d98d1d03952c2ae4d3eca85efb470
Use HTTPS links to the Web player.

diff -r 6830c5dba61d -r be4c54a9e51d web/index.html
--- a/web/index.html	Fri Dec 30 15:28:00 2016 -0500
+++ b/web/index.html	Sun Jan 08 16:49:24 2017 -0500
@@ -11,7 +11,7 @@
 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection 
 of historical roguelikes is being restored and made available for play on this server.</p>
 <p class="cimage"><img src="screen.png" alt="Screenshot"></p>
-<p>Using the <a href="http://rlgallery.org:8080/">Web app</a>, you can try the games in your Web browser.</p>
+<p>Using the <a href="https://rlgallery.org:8080/">Web app</a>, you can try the games in your Web browser.</p>
 <p>You can also play by ssh to rlgallery.org.  The username is "rodney", and "yendor" is the password.</p>
 <p>You can watch while others play or download recordings of their games.</p>
 <h2>The Game Collection</h2>