Update community page links
This commit is contained in:
parent
196fcc61cb
commit
a997b9e5bd
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user