mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
the repositories are now hosted under 'getpelican'
This commit is contained in:
parent
22c88e4de3
commit
cf71ed75a4
9 changed files with 11 additions and 11 deletions
|
|
@ -8,7 +8,7 @@ the command line::
|
|||
|
||||
Settings are configured in the form of a Python module (a file). You can see an
|
||||
example by looking at `/samples/pelican.conf.py
|
||||
<https://github.com/ametaireau/pelican/raw/master/samples/pelican.conf.py>`_
|
||||
<https://github.com/getpelican/pelican/raw/master/samples/pelican.conf.py>`_
|
||||
|
||||
All the setting identifiers must be set in all-caps, otherwise they will not be
|
||||
processed.
|
||||
|
|
@ -401,7 +401,7 @@ manner. (Be sure to specify the full absolute path to it.)
|
|||
|
||||
Here is :doc:`a guide on how to create your theme <themes>`
|
||||
|
||||
You can find a list of themes at http://github.com/ametaireau/pelican-themes.
|
||||
You can find a list of themes at http://github.com/getpelican/pelican-themes.
|
||||
|
||||
Pelican comes with :doc:`pelican-themes`, a small script for managing themes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue