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