chore: Update link to re-directed example settings file (#3445)

This commit is contained in:
Alvin Mites 2025-01-15 03:43:52 -07:00 committed by GitHub
commit 4878fc82a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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