From 756f2b541e111847378129e007d7ee353d323e74 Mon Sep 17 00:00:00 2001 From: Dosen <63004925+Tomsklad@users.noreply.github.com> Date: Fri, 22 May 2026 23:04:26 +0200 Subject: [PATCH] Update fork link for getting-started.md Changed link from deprecated repository to updated --- src/contributing/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributing/getting-started.md b/src/contributing/getting-started.md index 1d79cb89..cf36b4b7 100644 --- a/src/contributing/getting-started.md +++ b/src/contributing/getting-started.md @@ -3,7 +3,7 @@ This guide assumes you have [Git](https://git-scm.com/downloads), a [GitHub](https://github.com/) account and the [.NET 9.0 SDK](https://dotnet.microsoft.com/download/dotnet/9.0). If you don't, it's fine, just go ahead and follow the links, select your platform, and watch the installers whirr. For GitHub, make an account if you don't have one already. -Navigate to the [Funky Station GitHub repository](https://github.com/funky-station/funky-station), click on Fork on the right side of your screen. Name your fork whatever you want. +Navigate to the [Funky Station GitHub repository](https://github.com/funky-station/forky-station), click on Fork on the right side of your screen. Name your fork whatever you want. Once it completes, you should see a new repository on your account. Click on the green Code button, select Local, HTTPS, and copy the URL in the box. Congratulations, you now have your very own development build of Funky Station.