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

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