From bc3c0663218213b14ba7a6f7ec6cb3da761c3ead Mon Sep 17 00:00:00 2001 From: Leon Date: Tue, 25 Jun 2024 18:43:18 +0200 Subject: [PATCH] Nix/Contributing: fix typo --- pages/Nix/Contributing and Debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Nix/Contributing and Debugging.md b/pages/Nix/Contributing and Debugging.md index 3a162fb..2c9f36e 100644 --- a/pages/Nix/Contributing and Debugging.md +++ b/pages/Nix/Contributing and Debugging.md @@ -25,7 +25,7 @@ To keep a failed build directory, pass the `--keep-failed` flag. ## Building the Wayland stack with ASan Run `nix develop` first, then follow the -[Building with ASan](https://wiki.hyprland.org/Crashes-and-Bugs/#bisecting-an-issue) +[Building with ASan](https://wiki.hyprland.org/Crashes-and-Bugs/#building-the-wayland-stack-with-asan) guide. ## Manual building