Skip to content

Commit

Permalink
forgot to change url back to www.example.com
Browse files Browse the repository at this point in the history
  • Loading branch information
lwgray committed Feb 29, 2016
1 parent ff34b31 commit adacc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
args = docopt(__doc__)

PROJECT_NAME = 'example'
HOMEPAGE = 'http://twitter.com/'
HOMEPAGE = 'http://www.example.com/'
DOMAIN_NAME = get_domain_name(HOMEPAGE)

QUEUE_FILE = PROJECT_NAME + '/queue.txt'
Expand Down

0 comments on commit adacc76

Please sign in to comment.