diff --git a/README.md b/README.md index 6a63fc6b4f..b55a3a4941 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ - Easy cross-compilation - REPL - [Built-in ORM](https://github.com/vlang/v/blob/master/doc/docs.md#orm) -- [Built-in web framework](https://github.com/vlang/v/blob/master/vlib/vweb/README.md) +- [Built-in web framework](https://github.com/vlang/v/blob/master/vlib/veb/README.md) - C and JavaScript backends - Great for writing low-level software ([Vinix OS](https://github.com/vlang/vinix))