summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2016-01-26 19:12:32 +0530
committerVikrant Chaudhary <nasa42@gmail.com>2016-01-26 19:12:32 +0530
commite771c3cd4d11fe419cbef1c3d6943f6131b97470 (patch)
treeef1282481599536ec7a37da62c4d3d4c9dcd6460 /themes
parent7f304d63772f9945b11e33f9b0cfcbcecdd81d8c (diff)
Update http:// links to https:// for newsletter.
Diffstat (limited to 'themes')
-rw-r--r--themes/newsletter/templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/newsletter/templates/base.html b/themes/newsletter/templates/base.html
index 2ec8e3c..8c867fa 100644
--- a/themes/newsletter/templates/base.html
+++ b/themes/newsletter/templates/base.html
@@ -203,7 +203,7 @@
<tbody>
<tr>
<td>
- <img class="wrapper-image " src="http://this-week-in-rust.org/images/logo32.png" alt="This Week in Rust">
+ <img class="wrapper-image " src="https://this-week-in-rust.org/images/logo32.png" alt="This Week in Rust">
<span class="wrapper-header-01" style="">This Week in Rust</span>
</td>
</tr>
@@ -248,7 +248,7 @@
<br />
twiiter: <a href="https://twitter.com/ThisWeekInRust">@ThisWeekInRust</a>
<br />
- <a href="http://this-week-in-rust.org/pages/privacy-policy.html">Privacy policy</a>
+ <a href="https://this-week-in-rust.org/pages/privacy-policy.html">Privacy policy</a>
|
<a href="*|UNSUB|*">Unsubscribe</a>
|