Skip to content

Commit 4796c89

Browse files
committed
Revert "change this-week-in-rust.org to this-week-in-rust.github.io"
This reverts commit 75d1faf.
1 parent 0c78655 commit 4796c89

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This Week in Rust
22
=================
33

4-
Content for [this-week-in-rust.github.io](https://this-week-in-rust.github.io). Made available under CC-BY-SA.
4+
Content for [this-week-in-rust.org](http://this-week-in-rust.org). Made available under CC-BY-SA.
55

66
All code Copyright 2014 Corey Richardson, made available under [the MIT
77
license](http://mit-license.org/).

content/2016-10-04-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ This week's friends of the forest are:
242242
[rusty-dash]: http://rusty-dash.com/
243243
[nasa42]: https://github.com/nasa42
244244
[llogiq]: https://github.com/llogiq
245-
[This Week In Rust]: https://this-week-in-rust.github.io/
245+
[This Week In Rust]: https://this-week-in-rust.org/
246246
[WindowsBunny]: https://github.com/retep998
247247
[eddyb]: https://github.com/eddyb
248248
[chriskrycho]: https://github.com/chriskrycho

content/2016-12-13-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ it mentioned here. Email the [Rust Community Team][community] for access.
166166

167167
# Quote of the Week
168168

169-
<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.«">
169+
<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.«">
170170

171171
[Programming People by David Marino](http://leftoversalad.com/c/015_programmingpeople/).
172172

content/2017-08-22-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
4949

5050
This week's Call for Participation is submitted by RustConf 2017 attendees!
5151

52-
<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.">
52+
<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.">
5353

5454
### Transcript
5555

@@ -77,7 +77,7 @@ Our community likes to recognize people who have made outstanding contributions
7777
to the Rust Project, its ecosystem, and its community. This year at RustConf, attendees
7878
nominated people who have been awesome for the Rust community. And here they are:
7979

80-
<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.">
80+
<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.">
8181

8282
### Transcript
8383

content/pages/privacy-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Date: 2015-07-08
33

44
Last updated: 8 July, 2015
55

6-
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").
6+
TWiR team ("us", "we", or "our") operates the <a href="http://this-week-in-rust.org/">This Week in Rust</a> website (the "Service").
77

88
This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.
99

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
AUTHOR = u'TWiR Contributors'
77
SITENAME = u"This Week in Rust"
8-
SITEURL = 'https://this-week-in-rust.github.io'
8+
SITEURL = 'https://this-week-in-rust.org'
99

1010
SOURCE_URL = 'https://github.com/cmr/this-week-in-rust'
1111

themes/newsletter/templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<tbody>
210210
<tr>
211211
<td>
212-
<img class="wrapper-image " src="https://this-week-in-rust.github.io/images/logo32.png" alt="This Week in Rust">
212+
<img class="wrapper-image " src="https://this-week-in-rust.org/images/logo32.png" alt="This Week in Rust">
213213
<span class="wrapper-header-01" style="">This Week in Rust</span>
214214
</td>
215215
</tr>
@@ -252,7 +252,7 @@
252252
<small>
253253
twitter: <a href="https://twitter.com/ThisWeekInRust">@ThisWeekInRust</a>
254254
<br />
255-
<a href="https://this-week-in-rust.github.io/pages/privacy-policy.html">Privacy policy</a>
255+
<a href="https://this-week-in-rust.org/pages/privacy-policy.html">Privacy policy</a>
256256
|
257257
<a href="*|UNSUB|*">Unsubscribe</a>
258258
|

0 commit comments

Comments
 (0)