Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ac88c0

Browse files
committed
Merge pull request cmderdev#1 from PeterDaveHello/patch-1
Update index.html
2 parents c81eb98 + 0a775af commit 4ac88c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="cmder is software package that provides great console experience even on Windows">
88
<meta name="viewport" content="width=device-width">
99

10-
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,400italic' rel='stylesheet' type='text/css'>
10+
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,400italic' rel='stylesheet' type='text/css'>
1111
<link rel="stylesheet" href="css/normalize.min.css">
1212
<link rel="stylesheet" href="css/lemonade.css">
1313
<link rel="stylesheet" href="css/main.css">
@@ -34,7 +34,7 @@ <h2 class="bit-1 copy"> Cmder is a software package created out of pure frustrat
3434
<h4>With help of the best</h4>
3535
<p>Think about cmder more as a software package than a separate app. All the magic is happening through
3636
<a href="https://code.google.com/p/conemu-maximus5/">Conemu</a>. With enhancements from
37-
<a href="http://mridgers.github.io/clink/">Clink</a>.</p>
37+
<a href="https://mridgers.github.io/clink/">Clink</a>.</p>
3838
</div>
3939
<div class="bit-3">
4040
<div class="imgWrapper"><img src="img/bye_thumb.png" alt="Personally, I hate the absence of padding"></div>
@@ -146,7 +146,7 @@ <h4>Other documentations</h4>
146146
</div>
147147

148148
<footer class="container">
149-
Created by <a href="http://github.com/bliker">Samuel Vasko </a> <br> Maintained by <a href="https://github.com/MartiUK">Martin Kemp</a> and more outstanding <a href="https://github.com/cmderdev/cmder/graphs/contributors">contributors</a>
149+
Created by <a href="https://github.com/bliker">Samuel Vasko </a> <br> Maintained by <a href="https://github.com/MartiUK">Martin Kemp</a> and more outstanding <a href="https://github.com/cmderdev/cmder/graphs/contributors">contributors</a>
150150
</footer>
151151

152152
<script type="text/javascript">

0 commit comments

Comments
 (0)