mirror of
https://github.com/vlang/v.git
synced 2025-09-14 15:02:33 +03:00
tutorials: fix a link (#9413)
This commit is contained in:
parent
cf6faaf215
commit
e5a698395a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ https://github.com/vlang/v#installing-v-from-source
|
||||||
### Install SQLite development dependency
|
### Install SQLite development dependency
|
||||||
|
|
||||||
If you don't have it already installed, look at the
|
If you don't have it already installed, look at the
|
||||||
[`sqlite` README](../vlib/sqlite/README.md) for instructions.
|
[`sqlite` README](../../vlib/sqlite/README.md) for instructions.
|
||||||
|
|
||||||
|
|
||||||
### Creating a new Vweb project
|
### Creating a new Vweb project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue