Skip to content

Commit e5a6983

Browse files
authored
tutorials: fix a link (#9413)
1 parent cf6faaf commit e5a6983

File tree

1 file changed

+1
-1
lines changed
  • tutorials/building_a_simple_web_blog_with_vweb

1 file changed

+1
-1
lines changed

tutorials/building_a_simple_web_blog_with_vweb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ https://github.com/vlang/v#installing-v-from-source
4040
### Install SQLite development dependency
4141

4242
If you don't have it already installed, look at the
43-
[`sqlite` README](../vlib/sqlite/README.md) for instructions.
43+
[`sqlite` README](../../vlib/sqlite/README.md) for instructions.
4444

4545

4646
### Creating a new Vweb project

0 commit comments

Comments
 (0)