Update Repo URL

This commit is contained in:
Stefan Schindler 2020-11-05 14:15:33 +00:00 committed by GitHub
parent 01be34d3a9
commit 982d351ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ AUTHOR = u'TWiR Contributors'
SITENAME = u"This Week in Rust"
SITEURL = 'https://this-week-in-rust.org'
SOURCE_URL = 'https://github.com/emberian/this-week-in-rust'
SOURCE_URL = 'https://github.com/rust-lang/this-week-in-rust'
if '1' == os.environ.get('TWIR_NEWSLETTER_THEME'):
THEME = 'themes/newsletter'