diff --git a/htmgo-site/md/docs/1_quick-start/1_introduction.md b/htmgo-site/md/docs/1_quick-start/1_introduction.md index bd80888..f6aeec1 100644 --- a/htmgo-site/md/docs/1_quick-start/1_introduction.md +++ b/htmgo-site/md/docs/1_quick-start/1_introduction.md @@ -28,7 +28,7 @@ func DocsPage(ctx *h.RequestContext) *h.Page { } ``` -**This site was written with htmgo!** +**[This site](https://github.com/maddalax/htmgo/tree/master/htmgo-site) was written with htmgo!**