fix broken refs

This commit is contained in:
winlu 2015-04-10 09:02:12 +02:00
commit adc5c4b572

View file

@ -367,7 +367,7 @@ source_path Full system path of the article source file.
status The article status, can be any of 'published' or status The article status, can be any of 'published' or
'draft'. 'draft'.
summary Rendered summary content. summary Rendered summary content.
tags List of :ref:`Tag <object-author_cat_tab>` tags List of :ref:`Tag <object-author_cat_tag>`
objects. objects.
template Template name to use for rendering. template Template name to use for rendering.
title Title of the article. 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 status The page status, can be any of 'published' or
'draft'. 'draft'.
summary Rendered summary content. summary Rendered summary content.
tags List of :ref:`Tag <object-author_cat_tab>` tags List of :ref:`Tag <object-author_cat_tag>`
objects. objects.
template Template name to use for rendering. template Template name to use for rendering.
title Title of the page. title Title of the page.