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 959c11b commit 10da1f6Copy full SHA for 10da1f6
1 file changed
vlib/x/templating/dtm/README.md
@@ -125,7 +125,7 @@ pub fn (mut app App) index(mut ctx Context) veb.Result {
125
```
126
127
You have a ready-to-view demonstration available
128
-[here](https://github.com/vlang/v/tree/master/vlib/veb/tests/dynamic_template_manager_test_server).
+[here](https://github.com/vlang/v/tree/master/vlib/vweb/tests/dynamic_template_manager_test_server).
129
130
## Available Options
131
0 commit comments