Cross-link Forgejo and Gitea

This commit is contained in:
Slavi Pantaleev 2023-09-06 15:56:27 +03:00
parent 20cd7971f3
commit 3ba50dbfee
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Forgejo
[Forgejo](https://forgejo.org/) is a painless self-hosted Git service, an alternative fork to Gitea.
[Forgejo](https://forgejo.org/) is a painless self-hosted Git service, an alternative fork to [Gitea](https://gitea.io/) (that this playbook also [supports](gitea.md)).
## Dependencies

View file

@ -1,6 +1,6 @@
# Gitea
[Gitea](https://gitea.io/) is a painless self-hosted Git service.
[Gitea](https://gitea.io/) is a painless self-hosted Git service. You may also wish to look into [Forgejo](https://forgejo.org/) - a fork of Gitea that this playbook also [supports](forgejo.md).
## Dependencies