-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
I get this error when I try to generate the static version.
Traceback (most recent call last):
File "/usr/local/bin/buster", line 9, in <module>
load_entry_point('buster==0.1.3', 'console_scripts', 'buster')()
File "/Library/Python/2.7/site-packages/buster/buster.py", line 90, in main
newtext = fixLinks(filetext, parser)
File "/Library/Python/2.7/site-packages/buster/buster.py", line 68, in fixLinks
if not abs_url_regex.search(href):
TypeError: expected string or buffer
Any idea?
Metadata
Metadata
Assignees
Labels
No labels