Skip to content

Commit 0631aa5

Browse files
authored
docs(guide-extra): change terminal to vue-termui link (#2229)
* docs(guide-extra): replace terminal link * docs(guide-extra): change to `vue-termui`
1 parent 9c1c4ca commit 0631aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/extras/ways-of-using-vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ Although Vue is primarily designed for building web applications, it is by no me
5656
- Build desktop apps with [Electron](https://www.electronjs.org/) or [Tauri](https://tauri.studio/en/)
5757
- Build mobile apps with [Ionic Vue](https://ionicframework.com/docs/vue/overview)
5858
- Build desktop and mobile apps from the same codebase with [Quasar](https://quasar.dev/)
59-
- Use Vue's [Custom Renderer API](/api/custom-renderer) to build custom renderers targeting [WebGL](https://troisjs.github.io/) or even [the terminal](https://github.com/ycmjason/vuminal)!
59+
- Use Vue's [Custom Renderer API](/api/custom-renderer) to build custom renderers targeting [WebGL](https://troisjs.github.io/) or even [the terminal](https://github.com/vue-terminal/vue-termui)!

0 commit comments

Comments
 (0)