diff --git a/manual/customize.rst b/manual/customize.rst index 9d86ecd3ea..0aa9671562 100644 --- a/manual/customize.rst +++ b/manual/customize.rst @@ -17,7 +17,7 @@ calibre has a highly modular design. Various parts of it can be customized. Her Note that although icon themes and plugins are indexed and downloadable via calibre's builtin updater, they are not part of calibre, and their canonical locations for support and source code are on the `Mobileread forums - `_ in their support + `__ in their support threads. .. contents:: @@ -117,7 +117,7 @@ where you have put your icons (usually the :file:`resources/images` folder in the calibre config folder, as described above). Then fill up the theme metadata and click OK. This will result in a ZIP file containing the theme icons. You can upload that to the calibre forum at `Mobileread -`_ and then I will +`__ and then I will make your theme available via calibre's builtin icon theme system. @@ -137,5 +137,5 @@ The plugin architecture in calibre is very simple, see the tutorial Once you have written a plugin, you can upload that to the calibre plugins forum at `Mobileread -`_ and it will be +`__ and it will be made available via calibre's builtin plugin updater.