From 4dc55577118fec8efa632b4575e1a3197dcfd9a9 Mon Sep 17 00:00:00 2001 From: xushiwei Date: Sat, 6 Jan 2024 23:29:32 +0800 Subject: [PATCH] Update web-framework.md --- docs/web-framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web-framework.md b/docs/web-framework.md index a6523b36..492fea0b 100644 --- a/docs/web-framework.md +++ b/docs/web-framework.md @@ -8,7 +8,7 @@ TODO #### Yap * https://github.com/goplus/yap (from Dec 2023) -* demo ([blog.go](https://github.com/goplus/yap/blob/main/demo/blog/blog.go), [article.yap](https://github.com/goplus/yap/blob/main/demo/blog/yap/article.yap)) +* demo ([blog.go](https://github.com/goplus/yap/blob/main/demo/blog/blog.go), [article.yap](https://github.com/goplus/yap/blob/main/demo/blog/yap/article.yap)): ```go type article struct {