Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit ebabffc

Browse files
committed
Use https.
1 parent 9b4a048 commit ebabffc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bootstrap-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
http://getbootstrap.com/customize/?id=508cd7951ce52220b977fe8d61b5fdde
1+
https://getbootstrap.com/customize/?id=508cd7951ce52220b977fe8d61b5fdde
22

33
Enabled components in v3.3.7:
44

source/_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<!--[if lt IE 9]>
7070
<div class="browserPrompt alert alert-warning" role="alert">
7171
<h4><span class="fa fa-exclamation-circle" aria-hidden="true"></span> Warning</h4>
72-
<p>You are using an <strong>outdated</strong> browser. Please <a class="alert-link" href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
72+
<p>You are using an <strong>outdated</strong> browser. Please <a class="alert-link" href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
7373
</div>
7474
<![endif]-->
7575
<nav class="navbar navbar-default navbar-fixed-top">

source/_posts/2012-06-21-welcome-to-the-new-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ for making their web site's template publicly available for usage.
99
I slightly tweaked their template and updated dependencies to use the latest
1010
[FancyBox](http://fancyapps.com/fancybox/).
1111

12-
This website is now powered by [Sphinx](http://sphinx.pocoo.org/) and
12+
This website is now powered by [Sphinx](http://www.sphinx-doc.org/en/master/) and
1313
is open source: the code is available over at
1414
[GitHub](https://github.com/mpc-hc/website)—contributions
1515
in the form of pull requests are really welcome!

source/_posts/2013-02-25-binaries-are-signed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: XhmikosR
33
title: Binaries are signed
44
---
55

6-
Thanks to **[Certum](http://www.certum.eu/certum/cert,eindex_en.xml)** binaries will be digitally signed!
6+
Thanks to **[Certum](https://www.certum.eu/en/)** binaries will be digitally signed!
77

88
Starting from nightly build 1.6.6.6735 (fceef5c) the binaries are digitally
99
signed. You can easily verify that the file you downloaded hasn't been modified

source/_posts/2015-03-03-issues-downloading-mpc-hc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Issues downloading MPC-HC
55

66
It has come to our attention that some people are having trouble downloading MPC-HC.
77

8-
See the related Google [blog post](http://insidesearch.blogspot.de/2015/02/more-protection-from-unwanted-software.html).
8+
See the related Google [blog post](https://search.googleblog.com/2015/02/more-protection-from-unwanted-software.html).
99

1010
As a result of those changes to the malware protection in Google Chrome,
1111
SourceForge, which is hosting our MPC-HC downloads, can't be used to get the latest version of our software.

source/acknowledgments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Acknowledgments
1111

1212
We would like to thank the following projects:
1313

14-
* [7-Zip](http://www.7-zip.org/)
14+
* [7-Zip](https://www.7-zip.org/)
1515
* [Bootstrap](https://getbootstrap.com/)
1616
* [Coverity Scan](https://scan.coverity.com/)
1717
* [Cppcheck](http://cppcheck.sourceforge.net/)

0 commit comments

Comments
 (0)