Switching arm's project links to https
Damian Johnson

Damian Johnson commited on 2013-11-23 23:51:53
Zeige 1 geänderte Dateien mit 4 Einfügungen und 5 Löschungen.


Oops, had this change laying around but forgot to push it. Changing arm's
project page links to include ssl.


... ...
@@ -12,12 +12,12 @@
12 12
 	<div id="maincol"> 
13 13
     <!-- PUT CONTENT AFTER THIS TAG -->
14 14
     
15
-    <h2>Arm (<a href="http://www.atagar.com/arm/">Project Page</a>)</h2>
15
+    <h2>Arm (<a href="https://www.atagar.com/arm/">Project Page</a>)</h2>
16 16
     <div class="underline"></div>
17 17
     
18 18
     <!-- BEGIN SIDEBAR -->
19 19
     <div class="sidebar-left">
20
-    <a href="http://www.atagar.com/arm/screenshots.php"><img src="$(IMGROOT)/screenshot_arm_page1_cropped.png" alt="Arm bandwidth graph and log"></a>
20
+    <a href="https://www.atagar.com/arm/screenshots.php"><img src="$(IMGROOT)/screenshot_arm_page1_cropped.png" alt="Arm bandwidth graph and log"></a>
21 21
     </div>
22 22
     <!-- END SIDEBAR -->
23 23
     
... ...
@@ -39,11 +39,10 @@
39 39
     Most of arm's attributes are configurable through an optional armrc
40 40
     configuration file. It runs on any platform supported by curses including
41 41
     Linux, Mac OS X, and other Unix-like variants. For screenshots, change
42
-    logs, and repositories please see its <a
43
-    href="http://www.atagar.com/arm/">project page</a>.
42
+    logs, and repositories please see its <a href="https://www.atagar.com/arm/">project page</a>.
44 43
     </p>
45 44
     
46
-    <h1><a href="http://www.atagar.com/arm/download.php">Download</a></h1>
45
+    <h1><a href="https://www.atagar.com/arm/download.php">Download</a></h1>
47 46
     <br />
48 47
     
49 48
     <a id="Support"></a>
50 49