mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
chore: Update link to re-directed example settings file (#3445)
This commit is contained in:
parent
8a1c55ed07
commit
4878fc82a7
2 changed files with 3 additions and 3 deletions
|
|
@ -63,11 +63,11 @@ msgstr ""
|
|||
msgid ""
|
||||
"Settings are configured in the form of a Python module (a file). There is"
|
||||
" an `example settings file "
|
||||
"<https://github.com/getpelican/pelican/raw/main/samples/pelican.conf.py>`_"
|
||||
"<https://raw.githubusercontent.com/getpelican/pelican/main/samples/pelican.conf.py>`_"
|
||||
" available for reference."
|
||||
msgstr ""
|
||||
"设置以Python模块(一个文件)的形式。 `示例配置文件 "
|
||||
"<https://github.com/getpelican/pelican/raw/main/samples/pelican.conf.py>`_"
|
||||
"<https://raw.githubusercontent.com/getpelican/pelican/main/samples/pelican.conf.py>`_"
|
||||
" 可供您参考。"
|
||||
|
||||
#: ../../settings.rst:34 fd01256fff0d40319c6bd55c3e3d1f8d
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ Environment variables can also be used here but must be escaped appropriately::
|
|||
|
||||
Settings are configured in the form of a Python module (a file). There is an
|
||||
`example settings file
|
||||
<https://github.com/getpelican/pelican/raw/main/samples/pelican.conf.py>`_
|
||||
<https://raw.githubusercontent.com/getpelican/pelican/main/samples/pelican.conf.py>`_
|
||||
available for reference.
|
||||
|
||||
To see a list of current settings in your environment, including both default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue