Mercurial Hosting > hghosting
changeset 22:e65668ff8822
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 08:21:43 -0600 |
parents | b14073ab9d07 |
children | 7c9a45368af2 |
files | src/index.html.luan |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/index.html.luan Sat Sep 14 22:17:26 2024 -0600 +++ b/src/index.html.luan Sun Sep 15 08:21:43 2024 -0600 @@ -29,7 +29,7 @@ <div content> <h1>Mercurial Hosting</h1> - <h3>A free service by <a href="http://www.reactionary.software/">Reactionary Software</a></h3> + <h3>A free service by <a href="https://www.reactionary.software/">Reactionary Software</a></h3> <p>If you are already registered then view <a href="/admin/">your repositories</a>.</p> @@ -37,7 +37,7 @@ <p>To see an example of a hosted repository, see <a href="https://hg.reactionary.software/repo/hghosting">the source for this service</a>.</p> - <p>For support, ask in a <a href="http://www.reactionary.software/discussion.html">Reactionary Software discussion</a>.</p> + <p>For support, ask in a <a href="https://www.reactionary.software/discussion.html">Reactionary Software discussion</a>.</p> </div> </body> </html>