mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix links to calibre blog
Blogger does not support https on custom domains
This commit is contained in:
parent
01eebe0857
commit
5c6e98a7e8
@ -639,7 +639,7 @@ fields. In addition, you can add any columns you like. Columns can be added via
|
||||
:guilabel:`Preferences->Interface->Add your own columns`. Watch the tutorial
|
||||
`UI Power tips <https://calibre-ebook.com/demo#tutorials>`_ to learn how to
|
||||
create your own columns, or read `this blog post
|
||||
<https://blog.calibre-ebook.com/2011/11/calibre-custom-columns.html>`_.
|
||||
<http://blog.calibre-ebook.com/2011/11/calibre-custom-columns.html>`_.
|
||||
|
||||
You can also create "virtual columns" that contain combinations of the metadata
|
||||
from other columns. In the add column dialog use the :guilabel:`Quick create`
|
||||
|
@ -29,7 +29,7 @@ The calibre blog is a blog of posts that describe many useful calibre features
|
||||
in a simple and accessible way for new calibre users. In order to download this
|
||||
blog into an e-book, we rely on the :term:`RSS` feed of the blog::
|
||||
|
||||
https://blog.calibre-ebook.com/feeds/posts/default
|
||||
http://blog.calibre-ebook.com/feeds/posts/default
|
||||
|
||||
I got the RSS URL by looking under "Subscribe to" at the bottom of the blog
|
||||
page and choosing :guilabel:`Posts->Atom`. To make calibre download the feeds and convert
|
||||
|
Loading…
x
Reference in New Issue
Block a user