Skip to content

Commit c848102

Browse files
committed
Replace all non-secure links by HTTPS prefix.
1 parent 043526c commit c848102

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

index.html

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<meta name="description" content="We are embedded specialists for small and tiny devices, adding connectivity to embedded devices and developing solutions for the Internet of Things." />
88

99
<!-- Favicon -->
10-
<link rel="shortcut icon" href="http://www.stackforce.de/themes/stackforce/assets/images/favicon.ico" type="image/x-icon" />
10+
<link rel="shortcut icon" href="https://www.stackforce.de/themes/stackforce/assets/images/favicon.ico" type="image/x-icon" />
1111

1212
<!-- Stylesheet Includes -->
13-
<link rel="stylesheet" type="text/css" href="http://www.stackforce.de/themes/stackforce/assets/css/reset.css" />
14-
<link rel="stylesheet" type="text/css" href="http://www.stackforce.de/themes/stackforce/assets/css/style.css" />
15-
<link rel="stylesheet" type="text/css" href="http://www.stackforce.de/themes/stackforce/assets/css/content.css" />
16-
<link rel="stylesheet" type="text/css" href="http://www.stackforce.de/themes/stackforce/assets/css/magnific-popup.css" />
17-
<link rel="stylesheet" type="text/css" href="http://www.stackforce.de/themes/stackforce/assets/css/cycle2.css" />
13+
<link rel="stylesheet" type="text/css" href="https://www.stackforce.de/themes/stackforce/assets/css/reset.css" />
14+
<link rel="stylesheet" type="text/css" href="https://www.stackforce.de/themes/stackforce/assets/css/style.css" />
15+
<link rel="stylesheet" type="text/css" href="https://www.stackforce.de/themes/stackforce/assets/css/content.css" />
16+
<link rel="stylesheet" type="text/css" href="https://www.stackforce.de/themes/stackforce/assets/css/magnific-popup.css" />
17+
<link rel="stylesheet" type="text/css" href="https://www.stackforce.de/themes/stackforce/assets/css/cycle2.css" />
1818

1919
<!-- jQuery Include -->
20-
<script type="text/javascript" src="http://www.stackforce.de/themes/stackforce/assets/js/jquery.min.js"></script>
21-
<script type="text/javascript" src="http://www.stackforce.de/themes/stackforce/assets/js/jquery.magnific-popup.min.js"></script>
22-
<script type="text/javascript" src="http://www.stackforce.de/themes/stackforce/assets/js/jquery.cycle2.min.js"></script>
23-
<script type="text/javascript" src="http://www.stackforce.de/themes/stackforce/assets/js/cycle2/jquery.cycle2.carousel.min.js"></script>
20+
<script type="text/javascript" src="https://www.stackforce.de/themes/stackforce/assets/js/jquery.min.js"></script>
21+
<script type="text/javascript" src="https://www.stackforce.de/themes/stackforce/assets/js/jquery.magnific-popup.min.js"></script>
22+
<script type="text/javascript" src="https://www.stackforce.de/themes/stackforce/assets/js/jquery.cycle2.min.js"></script>
23+
<script type="text/javascript" src="https://www.stackforce.de/themes/stackforce/assets/js/cycle2/jquery.cycle2.carousel.min.js"></script>
2424

2525
<script type="text/javascript">
2626
$(document).ready(function(){
@@ -55,18 +55,18 @@
5555

5656
<div id="logo">
5757
<div class="logo_inner">
58-
<a href="http://www.stackforce.de/en/">
59-
<img class="svg" width="350px" alt="STACKFORCE" src="http://www.stackforce.de/themes/stackforce/assets/images/stackforce_logo.png" />
58+
<a href="https://www.stackforce.de/en/">
59+
<img class="svg" width="350px" alt="STACKFORCE" src="https://www.stackforce.de/themes/stackforce/assets/images/stackforce_logo.png" />
6060
</a>
6161

6262
<div class="logo_inner_right">
6363
<!-- Top navigation -->
6464
<div class="social">
6565
<div class="social_inner">
66-
<a target="_blank" href="http://www.xing.com/companies/stackforcegmbh"><img alt="Xing" src="http://www.stackforce.de/themes/stackforce/assets/images/xing.png" /></a>
67-
<a target="_blank" href="http://www.linkedin.com/company/stackforce"><img alt="LinkedIn" src="http://www.stackforce.de/themes/stackforce/assets/images/linkedin.png" /></a>
68-
<a target="_blank" href="http://twitter.com/stackforce"><img alt="Twitter" src="http://www.stackforce.de/themes/stackforce/assets/images/twitter.png" /></a>
69-
<a target="_blank" href="http://plus.google.com/+StackforceDe"><img alt="Twitter" src="http://www.stackforce.de/themes/stackforce/assets/images/googleplus.png" /></a>
66+
<a target="_blank" href="https://www.xing.com/companies/stackforcegmbh"><img alt="Xing" src="https://www.stackforce.de/themes/stackforce/assets/images/xing.png" /></a>
67+
<a target="_blank" href="https://www.linkedin.com/company/stackforce"><img alt="LinkedIn" src="https://www.stackforce.de/themes/stackforce/assets/images/linkedin.png" /></a>
68+
<a target="_blank" href="https://twitter.com/stackforce"><img alt="Twitter" src="https://www.stackforce.de/themes/stackforce/assets/images/twitter.png" /></a>
69+
<a target="_blank" href="https://plus.google.com/+StackforceDe"><img alt="Twitter" src="https://www.stackforce.de/themes/stackforce/assets/images/googleplus.png" /></a>
7070
</div>
7171
</div>
7272
</div><!-- class:logo_inner_right -->
@@ -80,58 +80,58 @@
8080
<nav id="main_nav">
8181
<ul>
8282
<li class="first current current_trail">
83-
<a href="http://www.stackforce.de/en/home">Home</a>
83+
<a href="https://www.stackforce.de/en/home">Home</a>
8484
</li>
8585
<li>
86-
<a href="http://www.stackforce.de/en/company/about-us">Company</a>
86+
<a href="https://www.stackforce.de/en/company/about-us">Company</a>
8787
<ul>
8888
<li class="first">
89-
<a href="http://www.stackforce.de/en/company/about-us">About Us</a>
89+
<a href="https://www.stackforce.de/en/company/about-us">About Us</a>
9090
</li>
9191
<li>
92-
<a href="http://www.stackforce.de/en/career">Career</a>
92+
<a href="https://www.stackforce.de/en/career">Career</a>
9393
</li>
9494
<li class="last">
95-
<a href="http://www.stackforce.de/en/company/history">History</a>
95+
<a href="https://www.stackforce.de/en/company/history">History</a>
9696
</li>
9797
</ul>
9898
</li>
9999
<li>
100-
<a href="http://www.stackforce.de/en/products">Products</a>
100+
<a href="https://www.stackforce.de/en/products">Products</a>
101101
<ul>
102102
<li class="first">
103-
<a href="http://www.stackforce.de/en/products/wireless-m-bus-stack">Wireless M-Bus Stack</a>
103+
<a href="https://www.stackforce.de/en/products/wireless-m-bus-stack">Wireless M-Bus Stack</a>
104104
</li>
105105
<li>
106-
<a href="http://www.stackforce.de/en/technology/wireless-m-bus">Wireless M-Bus Partner Platforms</a>
106+
<a href="https://www.stackforce.de/en/technology/wireless-m-bus">Wireless M-Bus Partner Platforms</a>
107107
</li>
108108
<li class="last">
109-
<a href="http://www.stackforce.de/en/products/capt2web">capt²web</a>
109+
<a href="https://www.stackforce.de/en/products/capt2web">capt²web</a>
110110
</li>
111111
</ul>
112112
</li>
113113
<li>
114-
<a href="http://www.stackforce.de/en/services/firmware-development">Services</a>
114+
<a href="https://www.stackforce.de/en/services/firmware-development">Services</a>
115115
<ul>
116116
<li class="first">
117-
<a href="http://www.stackforce.de/en/services/firmware-development">Firmware Development</a>
117+
<a href="https://www.stackforce.de/en/services/firmware-development">Firmware Development</a>
118118
</li>
119119
<li>
120-
<a href="http://www.stackforce.de/en/services/protocol-design">Protocol Design</a>
120+
<a href="https://www.stackforce.de/en/services/protocol-design">Protocol Design</a>
121121
</li>
122122
<li>
123-
<a href="http://www.stackforce.de/en/services/security">Security</a>
123+
<a href="https://www.stackforce.de/en/services/security">Security</a>
124124
</li>
125125
<li>
126-
<a href="http://www.stackforce.de/en/services/system-development">Training & Consulting</a>
126+
<a href="https://www.stackforce.de/en/services/system-development">Training & Consulting</a>
127127
</li>
128128
<li class="last">
129-
<a href="http://www.stackforce.de/en/oms-training">Wireless M-Bus / OMS-Training</a>
129+
<a href="https://www.stackforce.de/en/oms-training">Wireless M-Bus / OMS-Training</a>
130130
</li>
131131
</ul>
132132
</li>
133133
<li class="last">
134-
<a href="http://www.stackforce.de/en/news/press-releases">Press</a>
134+
<a href="https://www.stackforce.de/en/news/press-releases">Press</a>
135135
</li>
136136
</ul>
137137
<div class="clear"></div>
@@ -198,17 +198,17 @@ <h2 style="border: none; font-weight: bold; font-size: 1.5em;color: black; text-
198198
padding-top: 0;
199199
}
200200
#embedded {
201-
background: url('http://www.stackforce.de/assets/cms/uploads/images/embedded_claim.jpg') no-repeat;
201+
background: url('https://www.stackforce.de/assets/cms/uploads/images/embedded_claim.jpg') no-repeat;
202202
background-position: right center;
203203
background-size: cover;
204204
}
205205
#connectivity {
206-
background: url('http://www.stackforce.de/assets/cms/uploads/images/connectivity_claim.jpg') no-repeat;
206+
background: url('https://www.stackforce.de/assets/cms/uploads/images/connectivity_claim.jpg') no-repeat;
207207
background-position: left center;
208208
background-size: cover;
209209
}
210210
#solutions {
211-
background: url('http://www.stackforce.de/assets/cms/uploads/images/solutions_claim.jpg') no-repeat;
211+
background: url('https://www.stackforce.de/assets/cms/uploads/images/solutions_claim.jpg') no-repeat;
212212
background-position: right bottom;
213213
background-size: cover;
214214
}
@@ -226,13 +226,13 @@ <h2 style="border: none; font-weight: bold; font-size: 1.5em;color: black; text-
226226

227227
<footer>
228228
<div class="bow">
229-
<img class="svg" alt="STACKFORCE GmbH" src="http://www.stackforce.de/themes/stackforce/assets/images/bow.png" />
229+
<img class="svg" alt="STACKFORCE GmbH" src="https://www.stackforce.de/themes/stackforce/assets/images/bow.png" />
230230
</div>
231231
<div class="copyright">&copy;2014-2015 STACKFORCE GmbH</div>
232232
</footer>
233233

234234

235-
<script>var BASE_HREF="http://stackforce.github.io/"</script>
235+
<script>var BASE_HREF="https://stackforce.github.io/"</script>
236236
<script type="text/javascript">
237237
$(function() {
238238

0 commit comments

Comments
 (0)