Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
techdebt-99 authored Nov 6, 2024
1 parent 4a6eaad commit 1630a74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/site/src/theme/Footer/Layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function FooterLayout({ style, links, logo, copyright }) {
/>
</svg>
</Link>
<Link to="https://twitter.com/Mysten_Labs">
<Link to="https://x.com/suinetwork">
<svg
width="32"
height="32"
Expand All @@ -54,7 +54,7 @@ export default function FooterLayout({ style, links, logo, copyright }) {
/>
</svg>
</Link>
<Link to="https://medium.com/mysten-labs">
<Link to="https://www.youtube.com/@Sui-Network">
<svg
width="32"
height="32"
Expand All @@ -70,7 +70,7 @@ export default function FooterLayout({ style, links, logo, copyright }) {
/>
</svg>
</Link>
<Link to="https://www.linkedin.com/company/mysten-labs/">
<Link to="https://www.linkedin.com/company/sui-foundation/">
<svg
width="32"
height="32"
Expand Down

0 comments on commit 1630a74

Please sign in to comment.