From 999f2941e5444428d764d7cf1d90d4d2903ebe40 Mon Sep 17 00:00:00 2001 From: nnra <104775644+nnra6864@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:48:41 +0100 Subject: [PATCH] Plugins/Development/Getting-Started: fix broken link (#851) --- pages/Plugins/Development/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Plugins/Development/Getting-Started.md b/pages/Plugins/Development/Getting-Started.md index 7490261..f249baf 100644 --- a/pages/Plugins/Development/Getting-Started.md +++ b/pages/Plugins/Development/Getting-Started.md @@ -145,7 +145,7 @@ your plugin in the nested session without worrying about nuking your actual session, and also being able to debug it easily. See more info in -[the Contributing Section](../../Contributing-and-Debugging/#nesting-hyprland) +[the Contributing Section](../../../Contributing-and-Debugging/#nesting-hyprland) ### More advanced stuff