Skip to content

Commit 40f4d08

Browse files
committed
updating settings to match current repo name
1 parent c52c3d7 commit 40f4d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
SITEURL = 'http://www.fullstackpython.com'
66
TIMEZONE = 'America/New_York'
77

8-
GITHUB_URL = 'https://github.com/makaimc/fullstackpython.github.com'
8+
GITHUB_URL = 'https://github.com/makaimc/fullstackpython.com'
99
DISQUS_SITENAME = 'makaimc'
1010
PDF_GENERATOR = False
1111

0 commit comments

Comments
 (0)