From 0ffdbbb3a655aab75f6fd8b2388b5cb77ea6089e Mon Sep 17 00:00:00 2001 From: Gusted Date: Mon, 26 Feb 2024 15:08:08 +0000 Subject: [PATCH] Remove tutorial The link to this tutorial is no longer working. Resolves #66 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 22445b4..ec96133 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ In addition to [![][forgejo] Forgejo's official documentation](https://forgejo.o - [Gitea documentation](https://docs.gitea.io/) - mostly applicable to Forgejo as well as Gitea. ### Tutorials -- [How to install Forgejo on Debian 11](https://unixcop.com/how-to-install-forgejo-on-debian-11-a-nice-gitea-fork/). - [Setting up a Self-Hosted Forgejo Actions Runner with Docker Compose](https://linus.dev/posts/setting-up-a-self-hosted-forgejo-actions-runner-with-docker-compose/). - [Forgejo in a nutshell](https://devforum.roblox.com/t/forgejo-in-a-nutshell/2505867) - guide to setup 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.