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