We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a533e48 + 4182178 commit 4f2fac9Copy full SHA for 4f2fac9
site/src/components/Footer/index.js
@@ -45,7 +45,7 @@ const Footer = () => {
45
<li>
46
<a
47
className="category-link"
48
- href="https://github.com/meshery/play"
+ href="https://github.com/meshery-extensions/shape-builder"
49
>
50
<img src={GithubIcon} alt="GitHub Icon" />
51
Github
@@ -98,7 +98,7 @@ const Footer = () => {
98
</div>
99
<div className="footer-links community">
100
<h3 className="section-title">
101
- <a className="title-link" href="https://meshery.io/community">
+ <a className="title-link" href="https://meshery.io/community/#discussion-forums">
102
Community
103
</a>
104
</h3>
0 commit comments