@@ -29,17 +29,17 @@ and switch between different environment you need via the command line.
2929- support for existing config files ` .node-version ` , ` .nvmrc ` , ` .sdkmanrc ` for easy migration
3030- shell completion available for common shells (Bash, ZSH, Powershell, Clink)
3131- ** it's faster than ` asdf-vm ` , and offers more simple commands and genuine cross-platform unification.**
32- see [ Comparison with asdf] ( https://vfox.lhan.me /misc/vs-asdf.html )
32+ see [ Comparison with asdf] ( https://vfox.dev /misc/vs-asdf.html )
3333
3434## Demo
3535
3636[ ![ asciicast] ( https://asciinema.org/a/650100.svg )] ( https://asciinema.org/a/650100 )
3737
3838## Quickstart
3939
40- > For detailed installation instructions, see [ Quick Start] ( https://vfox.lhan.me /guides/quick-start.html )
40+ > For detailed installation instructions, see [ Quick Start] ( https://vfox.dev /guides/quick-start.html )
4141
42- #### 1. Choose an [ installation] ( https://vfox.lhan.me /guides/quick-start.html#_1-installation ) that works for you.
42+ #### 1. Choose an [ installation] ( https://vfox.dev /guides/quick-start.html#_1-installation ) that works for you.
4343
4444#### 2. ⚠️ ** _ Hook ` vfox ` into your shell_ (pick one that works for your shell)** ⚠️
4545
@@ -85,7 +85,7 @@ $ node -v
8585
8686# # Full Documentation
8787
88- See [vfox.lhan.me ](https://vfox.lhan.me ) for full documentation.
88+ See [vfox.dev ](https://vfox.dev ) for full documentation.
8989
9090# # Roadmap
9191
@@ -103,7 +103,7 @@ Our future plans and high priority features and enhancements are:
103103
104104> If you have installed ` vfox` , you can view all available plugins with the ` vfox available` command.
105105
106- For more details, see the [Available Plugins](https://vfox.lhan.me /plugins/available.html).
106+ For more details, see the [Available Plugins](https://vfox.dev /plugins/available.html).
107107
108108# # Contributors
109109
0 commit comments