Skip to content

Commit 10da1f6

Browse files
authored
x.templating.dtm: fix demo link in README (#24729)
1 parent 959c11b commit 10da1f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vlib/x/templating/dtm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ pub fn (mut app App) index(mut ctx Context) veb.Result {
125125
```
126126

127127
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).
128+
[here](https://github.com/vlang/v/tree/master/vlib/vweb/tests/dynamic_template_manager_test_server).
129129

130130
## Available Options
131131

0 commit comments

Comments
 (0)