Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Update Footer.js
Browse files Browse the repository at this point in the history
Updated slack link to slack registration site and added target blank for mayaonline also.
Signed-off-by: ranjithwingrider <ranjith.raveendran@openebs.io>
  • Loading branch information
ranjithwingrider authored Mar 22, 2019
1 parent d0b09cb commit a2bb282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class Footer extends React.Component {
</a>
</div>
<div>
<a href="https://slack.openebs.io">Get in touch with OpenEBS community via Slack</a>
<a href="https://openebs.io/join-our-community" target="_blank">Get in touch with OpenEBS community via Slack</a>
</div>
</div>
<div>
Expand All @@ -69,7 +69,7 @@ class Footer extends React.Component {
</a>
</div>
<div>
<a href="https://mayaonline.io">Get OpenEBS support through MayaOnline</a>
<a href="https://mayaonline.io" target="_blank">Get OpenEBS support through MayaOnline</a>
</div>
</div>
</section>
Expand Down

0 comments on commit a2bb282

Please sign in to comment.