mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Resolve internal links int he Calibre Blog recipe
This commit is contained in:
parent
16efc963e3
commit
7256c5c920
@ -10,9 +10,8 @@ class CalibreBlog(BasicNewsRecipe):
|
||||
|
||||
no_stylesheets = True
|
||||
auto_cleanup = True
|
||||
|
||||
resolve_internal_links = True
|
||||
|
||||
feeds = [
|
||||
('Article',
|
||||
'http://blog.calibre-ebook.com/feeds/posts/default'),
|
||||
('Article', 'http://blog.calibre-ebook.com/feeds/posts/default'),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user