diff options
Diffstat (limited to 'docs/content/page/index.en-us.md')
-rw-r--r-- | docs/content/page/index.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/page/index.en-us.md b/docs/content/page/index.en-us.md index d190b20ae5..6bf163ecbc 100644 --- a/docs/content/page/index.en-us.md +++ b/docs/content/page/index.en-us.md @@ -267,7 +267,7 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others. ## Components -* Web framework: [Macaron](http://go-macaron.com/) +* Web framework: [Chi](http://github.com/go-chi/chi) * ORM: [XORM](https://xorm.io) * UI components: * [Semantic UI](http://semantic-ui.com/) |