Update source code link
This commit is contained in:
parent
29193f317c
commit
a531c3320b
|
@ -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/cmr/this-week-in-rust'
|
||||
SOURCE_URL = 'https://github.com/emberian/this-week-in-rust'
|
||||
|
||||
if '1' == os.environ.get('TWIR_NEWSLETTER_THEME'):
|
||||
THEME = 'themes/newsletter'
|
||||
|
|
Loading…
Reference in New Issue