update project source links, kallithea -> forgejo
This commit is contained in:
parent
6a1a77cf64
commit
be28325a92
5 changed files with 7 additions and 7 deletions
|
@ -16,7 +16,7 @@ Choice is yours. If you are interested in Fabric, see
|
|||
more info. That (rattail-fabric2) package is available on PyPI, or
|
||||
can peek at the `module source`_.
|
||||
|
||||
.. _module source: https://kallithea.rattailproject.org/rattail-project/rattail-fabric2/files/master/rattail_fabric2/backup.py
|
||||
.. _module source: https://forgejo.wuttaproject.org/rattail/rattail-fabric2/src/branch/master/rattail_fabric2/backup.py
|
||||
|
||||
Here we will only describe the manual installation.
|
||||
|
||||
|
@ -95,7 +95,7 @@ arguments you pass to it will be passed on to the command.
|
|||
Instead of listing the contents of this file here, we will direct you
|
||||
to the "official" copy which can be deployed via Fabric:
|
||||
|
||||
`<https://kallithea.rattailproject.org/rattail-project/rattail-fabric2/rawfile/master/rattail_fabric2/deploy/backup/rattail-backup.mako>`_
|
||||
`<https://forgejo.wuttaproject.org/rattail/rattail-fabric2/src/branch/master/rattail_fabric2/deploy/backup/rattail-backup.mako>`_
|
||||
|
||||
You will need to (globally) replace the text ``${envname}`` with
|
||||
``backup`` but otherwise that can be used as-is.
|
||||
|
@ -130,7 +130,7 @@ Really the ``rattail-backup`` script could be used for this too, but
|
|||
Again instead of listing the file contents we will direct you to the
|
||||
"official" copy which can be deployed via Fabric:
|
||||
|
||||
`<https://kallithea.rattailproject.org/rattail-project/rattail-fabric2/rawfile/master/rattail_fabric2/deploy/backup/backup-everything.mako>`_
|
||||
`<https://forgejo.wuttaproject.org/rattail/rattail-fabric2/src/branch/master/rattail_fabric2/deploy/backup/backup-everything.mako>`_
|
||||
|
||||
Again you will need to (globally) replace the text ``${envname}`` with
|
||||
``backup`` but you also should comment-out the line which tries to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue