mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fixing documented default for ARTICLE_SAVE_AS.
This commit is contained in:
parent
487486138f
commit
ffe22e3c59
1 changed files with 1 additions and 1 deletions
|
|
@ -503,7 +503,7 @@ This would save your articles into something like
|
||||||
|
|
||||||
.. data:: ARTICLE_SAVE_AS
|
.. data:: ARTICLE_SAVE_AS
|
||||||
|
|
||||||
The place where we will save an article. The default is ``'{slug.html}'``.
|
The place where we will save an article. The default is ``'{slug}.html'``.
|
||||||
|
|
||||||
.. data:: ARTICLE_LANG_URL
|
.. data:: ARTICLE_LANG_URL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue