aboutsummaryrefslogtreecommitdiff
path: root/src/nix/bundle.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/bundle.md')
-rw-r--r--src/nix/bundle.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nix/bundle.md b/src/nix/bundle.md
index 317b7000b..f151eeabc 100644
--- a/src/nix/bundle.md
+++ b/src/nix/bundle.md
@@ -29,9 +29,9 @@ R""(
# Description
-`nix bundle`, by default, packs the closure of the [Nix app](./nix3-run.md)
-*installable* into a single self-extracting executable. See the [`nix-bundle`
-homepage](https://github.com/matthewbauer/nix-bundle) for more details.
+`nix bundle`, by default, packs the closure of the *installable* into a single
+self-extracting executable. See the [`bundlers`
+homepage](https://github.com/NixOS/bundlers) for more details.
> **Note**
>