From 5852ca9282cb8476e321c0c92b3f7a318f6c347b Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Sun, 9 Jul 2023 23:41:29 +0100 Subject: [PATCH] move Uberspace guide to Tutorials section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bbfcbee..949263f 100644 --- a/README.md +++ b/README.md @@ -42,15 +42,15 @@ Resources maintained as part of the primary Forgejo project. ## Documentation -In addition to Forgejo's official documentation, the following resources may be useful. +In addition to [Forgejo's official documentation](https://forgejo.org/docs/latest/), the following resources may be useful. - [Codeberg documentation](https://docs.codeberg.org/) - contains some Codeberg-specific parts but is mostly applicable to every Forgejo instance. - [Gitea documentation](https://docs.gitea.io/) - mostly applicable to Forgejo as well as Gitea. -- [UberLab installation guides](https://lab.uberspace.de/guide_forgejo/) - Forgejo installation guide for [Uberspace](https://uberspace.de/). ### Tutorials -- [Set up Forgejo behind a Wireguard VPN to host large files with LFS](https://blog.gibson.sh/2023/05/28/server-with-wireguard-and-forgejo/) +- [Forgejo with LFS behind a VPN](https://blog.gibson.sh/2023/05/28/server-with-wireguard-and-forgejo/) - guide to set up a Linux web server running Forgejo, Git-LFS, and a Wireguard VPN. +- [UberLab installation guide](https://lab.uberspace.de/guide_forgejo/) - Forgejo installation guide for [Uberspace](https://uberspace.de/). ## Public instances Forgejo instances with open registration.