From dbf7e94215b7b25ddacf9f69d029d2c03aaa9426 Mon Sep 17 00:00:00 2001 From: "yeshan.ye" Date: Thu, 17 Jul 2025 02:37:31 +0800 Subject: [PATCH 1/2] docs: update vfox link to the GitHub repository --- runtime/getting_started/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/getting_started/installation.md b/runtime/getting_started/installation.md index a496c8e85..0c5427c84 100644 --- a/runtime/getting_started/installation.md +++ b/runtime/getting_started/installation.md @@ -67,7 +67,7 @@ asdf set -u deno latest asdf set deno latest ``` -Using [vfox](https://vfox.lhan.me/): +Using [vfox](https://github.com/version-fox/vfox): ```shell vfox add deno @@ -116,7 +116,7 @@ Using [Winget](https://github.com/microsoft/winget-cli): winget install DenoLand.Deno ``` -Using [vfox](https://vfox.lhan.me/): +Using [vfox](https://github.com/version-fox/vfox): ```shell vfox add deno @@ -167,7 +167,7 @@ asdf set -u deno latest asdf set deno latest ``` -Using [vfox](https://vfox.lhan.me/): +Using [vfox](https://github.com/version-fox/vfox): ```shell vfox add deno From c7e49dc35e843580d1055727bb276064ee94682f Mon Sep 17 00:00:00 2001 From: Jo Franchetti Date: Thu, 17 Jul 2025 12:46:50 +0100 Subject: [PATCH 2/2] Update installation.md --- runtime/getting_started/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/getting_started/installation.md b/runtime/getting_started/installation.md index 0c5427c84..4897ffa49 100644 --- a/runtime/getting_started/installation.md +++ b/runtime/getting_started/installation.md @@ -67,7 +67,7 @@ asdf set -u deno latest asdf set deno latest ``` -Using [vfox](https://github.com/version-fox/vfox): +Using [vfox](https://vfox.dev/): ```shell vfox add deno @@ -116,7 +116,7 @@ Using [Winget](https://github.com/microsoft/winget-cli): winget install DenoLand.Deno ``` -Using [vfox](https://github.com/version-fox/vfox): +Using [vfox](https://vfox.dev/): ```shell vfox add deno @@ -167,7 +167,7 @@ asdf set -u deno latest asdf set deno latest ``` -Using [vfox](https://github.com/version-fox/vfox): +Using [vfox](https://vfox.dev/): ```shell vfox add deno