docs: update project links, kallithea -> forgejo
This commit is contained in:
parent
70b103ebd8
commit
06394dc3e3
|
@ -125,7 +125,7 @@ rattail-tutorial app instead, you should do this::
|
|||
|
||||
mkdir -p ~/src
|
||||
cd ~/src
|
||||
git clone https://rattailproject.org/git/rattail-tutorial.git
|
||||
git clone https://forgejo.wuttaproject.org/rattail/rattail-tutorial.git
|
||||
pip install -e rattail-tutorial
|
||||
|
||||
Creating the Project
|
||||
|
|
|
@ -52,8 +52,8 @@ rattail_tutorial = "rattail_tutorial.emails"
|
|||
|
||||
[project.urls]
|
||||
Homepage = "https://rattailproject.org"
|
||||
repository = "https://kallithea.rattailproject.org/rattail-project/rattail-tutorial"
|
||||
Changelog = "https://kallithea.rattailproject.org/rattail-project/rattail-tutorial/files/master/CHANGELOG.md"
|
||||
repository = "https://forgejo.wuttaproject.org/rattail/rattail-tutorial"
|
||||
Changelog = "https://forgejo.wuttaproject.org/rattail/rattail-tutorial/src/branch/master/CHANGELOG.md"
|
||||
|
||||
|
||||
[tool.commitizen]
|
||||
|
|
Loading…
Reference in a new issue