We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52c3d7 commit 40f4d08Copy full SHA for 40f4d08
source/settings.py
@@ -5,7 +5,7 @@
5
SITEURL = 'http://www.fullstackpython.com'
6
TIMEZONE = 'America/New_York'
7
8
-GITHUB_URL = 'https://github.com/makaimc/fullstackpython.github.com'
+GITHUB_URL = 'https://github.com/makaimc/fullstackpython.com'
9
DISQUS_SITENAME = 'makaimc'
10
PDF_GENERATOR = False
11
0 commit comments