From 7a07f8e2bb618411380f29f49efacbd0417008d2 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 25 Jun 2008 16:53:25 +0000
Subject: [PATCH] Change sourceforge.net pointer from https to http

---
 doc/html/download.shtml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/html/download.shtml b/doc/html/download.shtml
index 8c7208c189b..9ee61237910 100644
--- a/doc/html/download.shtml
+++ b/doc/html/download.shtml
@@ -3,8 +3,8 @@
 <h1>Download</h1>
 <p>
 SLURM source can be downloaded from <br>
-<a href="https://sourceforge.net/projects/slurm/">
-https://sourceforge.net/projects/slurm/</a><br>
+<a href="http://sourceforge.net/projects/slurm/">
+http://sourceforge.net/projects/slurm/</a><br>
 There is also a Debian package named <i>slurm-llnl</i> available at <br>
 <a href="http://www.debian.org/">http://www.debian.org/</a><br>
 The latest stable release of SLURM is version 1.3.</p>
@@ -100,6 +100,6 @@ Portable Linux Processor Affinity (PLPA)</a></li>
 
 </ul>
 
-<p style="text-align:center;">Last modified 28 March 2008</p>
+<p style="text-align:center;">Last modified 25 June 2008</p>
 
 <!--#include virtual="footer.txt"-->
-- 
GitLab