From 109a47d73c446cb99002729e810f93e5578ced51 Mon Sep 17 00:00:00 2001 From: Josephus Paye II Date: Thu, 6 Oct 2016 09:47:55 +1100 Subject: [PATCH] Update Show and Tell forum link Updated the link to [http://forum.vuejs.org/c/show-and-tell](http://forum.vuejs.org/c/show-and-tell), original link was a 404. --- src/guide/join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/join.md b/src/guide/join.md index e8582ee1f6..27b9f9f4fb 100644 --- a/src/guide/join.md +++ b/src/guide/join.md @@ -19,7 +19,7 @@ Now we'll answer both what the community can do for and what you can do for the ### Explore the Ecosystem - [The Awesome Vue Page](https://github.com/vuejs/awesome-vue): See what other awesome resources have been published by other awesome people. -- [The "Show and Tell" Subforum](http://forum.vuejs.org/category/15/show-tell): Another great place to check out what others have built with and for the growing Vue ecosystem. +- [The "Show and Tell" Subforum](http://forum.vuejs.org/c/show-and-tell): Another great place to check out what others have built with and for the growing Vue ecosystem. ## What You Can Do