diff --git a/docs/importer.rst b/docs/importer.rst index b8313f49..7b839d30 100644 --- a/docs/importer.rst +++ b/docs/importer.rst @@ -24,8 +24,8 @@ not be converted (as Pelican also supports Markdown). Unlike Pelican, Wordpress supports multiple categories per article. These are imported as a comma-separated string. You have to resolve these - manually, or use a plugin that enables multiple categories per article - (like `more_categories`_). + manually, or use a plugin such as `More Categories`_ that enables multiple + categories per article. Dependencies ============ @@ -140,4 +140,4 @@ To test the module, one can use sample files: - for WordPress: https://www.wpbeginner.com/wp-themes/how-to-add-dummy-content-for-theme-development-in-wordpress/ - for Dotclear: http://media.dotaddict.org/tda/downloads/lorem-backup.txt -.. _more_categories: https://github.com/getpelican/pelican-plugins/tree/master/more_categories +.. _More Categories: https://github.com/pelican-plugins/more-categories