From 43e5f93a37b450cbbe42d4f74c5f19d887fd9947 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sat, 22 Feb 2025 22:53:23 -0500 Subject: [PATCH] Update self-hosting.md --- docs/self-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 0911c74e..83522f9d 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -3,7 +3,7 @@ > [!CAUTION] > This guide assumes you have basic programming & networking knowledge. > We will not be answering basic questions like how to set up port forwarding or domain records. -> If you're new to self-hosting, please just use our public server in the [regular Usage section](https://github.com/hykilpikonna/AquaDX). +> If you're new to self-hosting, please just use our public server in the [regular Usage section](https://github.com/MewoLab/AquaDX#usage). 1. Install [Docker](https://www.docker.com/get-started/) and [Git](https://git-scm.com/downloads) 2. Run `git clone https://github.com/MewoLab/AquaDX` to clone this repo.