From dacfaaca99b44d87798f750626ad27fabad92f63 Mon Sep 17 00:00:00 2001 From: thunfisch987 <43795814+thunfisch987@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:44:08 +0100 Subject: [PATCH] Fix link for bun (#357) --- programs/bun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/bun.json b/programs/bun.json index 0161034..9762252 100644 --- a/programs/bun.json +++ b/programs/bun.json @@ -3,7 +3,7 @@ { "path": "$HOME/.bun", "movable": false, - "help": "Currently not supported, see [this issue](https://github.com/oven-sh/bun/issues/696). \n" + "help": "Currently not supported, see [this issue](https://github.com/oven-sh/bun/issues/1678) . \n" } ], "name": "bun" -- 2.47.3