mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 14:24:25 +00:00
Cross-link Forgejo and Gitea
This commit is contained in:
parent
20cd7971f3
commit
3ba50dbfee
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Forgejo
|
# 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
|
## Dependencies
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Gitea
|
# 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
|
## Dependencies
|
||||||
|
|
Loading…
Reference in a new issue