From 23f4fc9fb5c34a7ffabf97ff92d7152335503f46 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Wed, 27 May 2020 13:14:35 -0400 Subject: [PATCH] add community forum --- website/pages/community/index.jsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/pages/community/index.jsx b/website/pages/community/index.jsx index b3fb8fe69..3cf3b58e0 100644 --- a/website/pages/community/index.jsx +++ b/website/pages/community/index.jsx @@ -29,6 +29,11 @@ export default function CommunityPage() { body: '[Vagrant Google Group](https://groups.google.com/forum/#!forum/vagrant-up)', }, + { + header: 'Community Forum', + body: + '[Vagrant Community Forum](https://discuss.hashicorp.com/c/vagrant/24)', + }, { header: 'Bug Tracker', body: