Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
Fix broken links in Community Page (#2810)
Browse files Browse the repository at this point in the history
Signed-off-by: kcoriordan <[email protected]>
  • Loading branch information
kcoriordan authored Jan 11, 2022
1 parent d94aa52 commit 294096d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/site/content/community/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h3><a href="https://github.com/vmware-tanzu/community-edition">Dig into the cod
<img src="/img/illustrations/join-the-conversation.jpg" height="100" alt="" />
</div>
<div class="content">
<h3><a href="{{ .Site.Params.slack_url }}">Join the conversation</a></h3>
<h3><a href="https://kubernetes.slack.com/archives/C02GY94A8KT">Join the conversation</a></h3>
<p>Need more help? Ready to help others? Join the <a href="https://groups.google.com/g/tanzu-community-edition">Tanzu Community Edition Google Group</a> and <a href="https://kubernetes.slack.com/archives/C02GY94A8KT">#tanzu-community-edition channel</a> in the Kubernetes Slack workspace for expert advice and guidance on using Tanzu Community Edition. Help us grow and learn from each other by sharing your experiences, telling us about what you are building, and letting us know how we can improve Tanzu Community Edition.</p>
<p>(Note: If you aren't already a member of the Kubernetes Slack workspace, please <a href="https://slack.k8s.io/">request an invitation</a>.)</p>
</div>
Expand All @@ -38,9 +38,9 @@ <h3><a href="{{ .Site.Params.slack_url }}">Join the conversation</a></h3>
<img src="/img/illustrations/meet-with-us.png" height="100" alt=""/>
</div>
<div class="content">
<h3><a href="#">Meet with us</a></h3>
<h3><a href="https://vmware.zoom.us/j/95308746628?pwd=NlBxVmxrUXlQcnBjamxldVY1MjMvdz09">Meet with us</a></h3>
<p>For the latest updates from the Tanzu Community Edition development team, tune into our Community Meetings on the first and third Wednesday of every month at 11:00 AM PT/2:00 PM ET/8:00 PM CET. The team also hosts Office Hours on the second and fourth Wednesday at the same time; these are open-format discussions, so bring your questions and expect lively discussion!</p>
<p>Join the Community <a href="{{ .Site.Params.slack_url }}">Slack Channel</a> or <a href="https://groups.google.com/g/tanzu-community-edition">Google Group</a> to get updates on the project and invitations to community meetings.</p>
<p>Join the Community <a href="https://kubernetes.slack.com/archives/C02GY94A8KT">Slack Channel</a> or <a href="https://groups.google.com/g/tanzu-community-edition">Google Group</a> to get updates on the project and invitations to community meetings.</p>
<ul>
<li><a href="https://vmware.zoom.us/j/95308746628?pwd=NlBxVmxrUXlQcnBjamxldVY1MjMvdz09">Meeting Zoom link</a></li>
<li><a href="https://hackmd.io/CiuO4V0AT6WL_TgA47MXBA">Upcoming meeting schedule/topics</a></li>
Expand Down

0 comments on commit 294096d

Please sign in to comment.