diff --git a/README.md b/README.md index 1241ca22..1a49190c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A curated list of examples related to actix. ## from community * [muro](https://github.com/OUISRC/muro) : A Reddit like project full-stack Single Page Webapp written in actix-web with vuejs. -* [Ruster社区](http://ruster.xyz/) : A CN online community written in Actix-web with vuejs [source](https://github.com/actix-cn/actix-cn). +* [Ruster社区](http://ruster.xyz/) : A CN online community written in Actix-web with vuejs [source](https://github.com/ruster-xyz/ruster). * [Roseline](https://github.com/DoumanAsh/roseline.rs) : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts. ## Contribute