mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
tutorials: move vweb tutorial inside its own folder (#8930)
This commit is contained in:
parent
4f02da00ba
commit
c9a9f948be
15 changed files with 3 additions and 4 deletions
|
@ -256,7 +256,7 @@ With V's `vab` tool, building V UI and graphical apps for Android can become as
|
|||
|
||||
## Developing web applications
|
||||
|
||||
Check out the [Building a simple web blog](https://github.com/vlang/v/blob/master/tutorials/building-a-simple-web-blog-with-vweb.md)
|
||||
Check out the [Building a simple web blog](https://github.com/vlang/v/blob/master/tutorials/building_a_simple_web_blog_with_vweb/README.md)
|
||||
tutorial and Gitly, a light and fast alternative to GitHub/GitLab:
|
||||
|
||||
https://github.com/vlang/gitly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue