mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
[Docs] Fix link to More Categories plugin
This commit is contained in:
parent
4b6b5f0461
commit
ce4994bec8
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue