We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6faaf commit e5a6983Copy full SHA for e5a6983
tutorials/building_a_simple_web_blog_with_vweb/README.md
@@ -40,7 +40,7 @@ https://github.com/vlang/v#installing-v-from-source
40
### Install SQLite development dependency
41
42
If you don't have it already installed, look at the
43
-[`sqlite` README](../vlib/sqlite/README.md) for instructions.
+[`sqlite` README](../../vlib/sqlite/README.md) for instructions.
44
45
46
### Creating a new Vweb project
0 commit comments