mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Rename default branch to main
This commit is contained in:
parent
28e54106f2
commit
36ebe91af7
7 changed files with 17 additions and 17 deletions
|
|
@ -347,7 +347,7 @@ def handle_deprecated_settings(settings: Settings) -> Settings:
|
|||
"FILES_TO_COPY",
|
||||
"STATIC_PATHS and EXTRA_PATH_METADATA",
|
||||
"https://github.com/getpelican/pelican/"
|
||||
"blob/master/docs/settings.rst#path-metadata",
|
||||
"blob/main/docs/settings.rst#path-metadata",
|
||||
),
|
||||
]:
|
||||
if old in settings:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue