summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--content/2016-10-04-this-week-in-rust.md2
-rw-r--r--content/2016-12-13-this-week-in-rust.md2
-rw-r--r--content/2017-08-22-this-week-in-rust.md4
-rw-r--r--content/pages/privacy-policy.md2
-rw-r--r--pelicanconf.py2
-rw-r--r--themes/newsletter/templates/base.html4
7 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 9b5ddff..007a08d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
This Week in Rust
=================
-Content for [this-week-in-rust.github.io](https://this-week-in-rust.github.io). Made available under CC-BY-SA.
+Content for [this-week-in-rust.org](http://this-week-in-rust.org). Made available under CC-BY-SA.
All code Copyright 2014 Corey Richardson, made available under [the MIT
license](http://mit-license.org/).
diff --git a/content/2016-10-04-this-week-in-rust.md b/content/2016-10-04-this-week-in-rust.md
index b8a5b85..13f32d5 100644
--- a/content/2016-10-04-this-week-in-rust.md
+++ b/content/2016-10-04-this-week-in-rust.md
@@ -242,7 +242,7 @@ This week's friends of the forest are:
[rusty-dash]: http://rusty-dash.com/
[nasa42]: https://github.com/nasa42
[llogiq]: https://github.com/llogiq
-[This Week In Rust]: https://this-week-in-rust.github.io/
+[This Week In Rust]: https://this-week-in-rust.org/
[WindowsBunny]: https://github.com/retep998
[eddyb]: https://github.com/eddyb
[chriskrycho]: https://github.com/chriskrycho
diff --git a/content/2016-12-13-this-week-in-rust.md b/content/2016-12-13-this-week-in-rust.md
index 5958e11..e3db3e2 100644
--- a/content/2016-12-13-this-week-in-rust.md
+++ b/content/2016-12-13-this-week-in-rust.md
@@ -166,7 +166,7 @@ it mentioned here. Email the [Rust Community Team][community] for access.
# Quote of the Week
-<img src="https://this-week-in-rust.github.io/images/programming-people-rust.png" alt="A lady warrior in heavy armour wielding three shields, one of which bears the Rust logo, saying: »I'll be designated driver tonight«. When answered »We know«, she warns: »Don't talk while eating. You could choke and die, haha.«">
+<img src="https://this-week-in-rust.org/images/programming-people-rust.png" alt="A lady warrior in heavy armour wielding three shields, one of which bears the Rust logo, saying: »I'll be designated driver tonight«. When answered »We know«, she warns: »Don't talk while eating. You could choke and die, haha.«">
— [Programming People by David Marino](http://leftoversalad.com/c/015_programmingpeople/).
diff --git a/content/2017-08-22-this-week-in-rust.md b/content/2017-08-22-this-week-in-rust.md
index d9f2c0b..9e7fdc7 100644
--- a/content/2017-08-22-this-week-in-rust.md
+++ b/content/2017-08-22-this-week-in-rust.md
@@ -49,7 +49,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
This week's Call for Participation is submitted by RustConf 2017 attendees!
-<img src="https://this-week-in-rust.github.io/images/rustconf-2017-cfp.jpg" alt="A photo of a whiteboard from RustConf 2017 which lists projects looking for help.">
+<img src="https://this-week-in-rust.org/images/rustconf-2017-cfp.jpg" alt="A photo of a whiteboard from RustConf 2017 which lists projects looking for help.">
### Transcript
@@ -77,7 +77,7 @@ Our community likes to recognize people who have made outstanding contributions
to the Rust Project, its ecosystem, and its community. This year at RustConf, attendees
nominated people who have been awesome for the Rust community. And here they are:
-<img src="https://this-week-in-rust.github.io/images/rustconf-2017-fotf.jpg" alt="A photo of a whiteboard from RustConf 2017 which displays a list titled - who's been awesome for the Rust community - contributed by attendees.">
+<img src="https://this-week-in-rust.org/images/rustconf-2017-fotf.jpg" alt="A photo of a whiteboard from RustConf 2017 which displays a list titled - who's been awesome for the Rust community - contributed by attendees.">
### Transcript
diff --git a/content/pages/privacy-policy.md b/content/pages/privacy-policy.md
index d46c3ba..7038bb1 100644
--- a/content/pages/privacy-policy.md
+++ b/content/pages/privacy-policy.md
@@ -3,7 +3,7 @@ Date: 2015-07-08
Last updated: 8 July, 2015
-TWiR team ("us", "we", or "our") operates the <a href="https://this-week-in-rust.github.io/">This Week in Rust</a> website (the "Service").
+TWiR team ("us", "we", or "our") operates the <a href="http://this-week-in-rust.org/">This Week in Rust</a> website (the "Service").
This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.
diff --git a/pelicanconf.py b/pelicanconf.py
index f76ba5a..4f6221c 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -5,7 +5,7 @@ import os
AUTHOR = u'TWiR Contributors'
SITENAME = u"This Week in Rust"
-SITEURL = 'https://this-week-in-rust.github.io'
+SITEURL = 'https://this-week-in-rust.org'
SOURCE_URL = 'https://github.com/cmr/this-week-in-rust'
diff --git a/themes/newsletter/templates/base.html b/themes/newsletter/templates/base.html
index 70b99d1..26c7faf 100644
--- a/themes/newsletter/templates/base.html
+++ b/themes/newsletter/templates/base.html
@@ -209,7 +209,7 @@
<tbody>
<tr>
<td>
- <img class="wrapper-image " src="https://this-week-in-rust.github.io/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>
@@ -252,7 +252,7 @@
<small>
twitter: <a href="https://twitter.com/ThisWeekInRust">@ThisWeekInRust</a>
<br />
- <a href="https://this-week-in-rust.github.io/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>
|