Skip to content

Commit 59c9226

Browse files
committed
Update social media links and resource descriptions in connect.js and index.mdx
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 200966a commit 59c9226

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

  • src
    • collections/news/2021/2021-10-13-cncf-adopts-service-mesh-performance-standard
    • sections/Community/Handbook

src/collections/news/2021/2021-10-13-cncf-adopts-service-mesh-performance-standard/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ Performance tests are run by Meshery, the open source, multi-mesh manager. Meshe
5555
<h3>Service Mesh Performance Resources</h3>
5656
<ul>
5757
<li><a href="https://smp-spec.io/subscribe">Community Newsletter</a></li>
58-
<li><a href="https://discuss.layer5.io">Service Mesh Discussion Forum</a></li>
59-
<li><a href="https://twitter.com/smp_spec">Service Mesh Performance Twitter</a></li>
60-
<li><a href="https://www.linkedin.com/showcase/service-mesh-performance">Service Mesh Performance LinkedIn</a></li>
58+
<li><a href="https://discuss.layer5.io">Discussion Forum</a></li>
6159
<li><a href="https://www.youtube.com/watch?v=_yrncjtPpg4&list=PL3A-A6hPO2INwi8A3NNClvdCxDoHa9NOU">Service Mesh Performance YouTube</a></li>
6260
<li><a href="https://smp-spec.io">Service Mesh Performance Website</a></li>
6361
</ul>

src/sections/Community/Handbook/connect.js

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,10 @@ const Connect = () => {
243243
<p className="channels-para">
244244
<TwitterIcon className="twitter" />
245245
&nbsp;&nbsp;
246-
<a href="https://twitter.com/layer5">@layer5</a>,&nbsp;
247-
<a href="https://twitter.com/mesheryio">@mesheryio</a>
246+
<a href="https://x.com/layer5">@layer5</a>,&nbsp;
247+
<a href="https://x.com/mesheryio">@mesheryio</a>
248248
&nbsp;and&nbsp;
249-
<a href="https://twitter.com/smp_spec">@smp_spec</a>
249+
<a href="https://x.com/kanvas-new">@kanvas-new</a>
250250
</p>
251251
<p className="channels-para">
252252
<img className="channels-img" src={mail_icon} alt="mail" />
@@ -263,8 +263,12 @@ const Connect = () => {
263263
alt="youtube"
264264
/>
265265
&nbsp;&nbsp;
266-
<a href="https://www.youtube.com/c/Layer5io?sub_confirmation=1">
267-
Subscribe on Youtube
266+
<a href="https://www.youtube.com/Layer5io?sub_confirmation=1">
267+
Subscribe to Layer5 Youtube
268+
</a>,
269+
&nbsp;
270+
<a href="https://www.youtube.com/@mesheryio?sub_confirmation=1">
271+
Subscribe to Meshery Youtube
268272
</a>
269273
</p>
270274
<p className="channels-para">

0 commit comments

Comments
 (0)