Update community page links

This commit is contained in:
Chris Roberts 2021-01-20 16:01:12 -08:00
parent 196fcc61cb
commit a997b9e5bd

View File

@ -17,8 +17,9 @@ export default function CommunityPage() {
<VerticalTextBlockList
data={[
{
header: 'IRC',
body: '`#vagrant` on freenode',
header: 'Community Forum',
body:
'[Vagrant Community Forum](https://discuss.hashicorp.com/c/vagrant/24)',
},
{
header: 'Announcement List',
@ -30,11 +31,6 @@ 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: