mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fix broken refs
This commit is contained in:
parent
d0e2e3e63f
commit
adc5c4b572
1 changed files with 2 additions and 2 deletions
|
|
@ -367,7 +367,7 @@ source_path Full system path of the article source file.
|
|||
status The article status, can be any of 'published' or
|
||||
'draft'.
|
||||
summary Rendered summary content.
|
||||
tags List of :ref:`Tag <object-author_cat_tab>`
|
||||
tags List of :ref:`Tag <object-author_cat_tag>`
|
||||
objects.
|
||||
template Template name to use for rendering.
|
||||
title Title of the article.
|
||||
|
|
@ -422,7 +422,7 @@ source_path Full system path of the page source file.
|
|||
status The page status, can be any of 'published' or
|
||||
'draft'.
|
||||
summary Rendered summary content.
|
||||
tags List of :ref:`Tag <object-author_cat_tab>`
|
||||
tags List of :ref:`Tag <object-author_cat_tag>`
|
||||
objects.
|
||||
template Template name to use for rendering.
|
||||
title Title of the page.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue