From 5226f39e6c0068cf8544726e31e480799601b3b0 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Sat, 18 Feb 2012 21:50:30 -0800 Subject: [PATCH] new forum --- README.md | 2 +- data/nav.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ce9118bb..67605d375 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Then run `bundle exec middleman server` to start the server at `http://localhost ## Mailing List -If you have questions, answers can be found on our [community forum](https://convore.com/middleman/). +If you have questions, answers can be found on our [community forum](http://forum.middlemanapp.com/). ## Contributing diff --git a/data/nav.yml b/data/nav.yml index 5e9da83c6..90d849ead 100644 --- a/data/nav.yml +++ b/data/nav.yml @@ -88,7 +88,7 @@ path: "/community/3rd-party-extensions" - title: "Forum" - path: "http://convore.com/middleman" + path: "http://forum.middlemanapp.com/" - title: "Wiki" path: "https://github.com/middleman/middleman/wiki" \ No newline at end of file