Skip to content

Commit db9ae5c

Browse files
Fix incorrect link on DevRel platform page (#7347)
Signed-off-by: Shubham Kumar <malhotrashubham48@gmail.com>
1 parent f270945 commit db9ae5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Devrel-platform/content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ const DevrelContent = () => {
335335
</h2>
336336
<ul className="caption">
337337
<li><b>Guided Learning Journeys:</b> Advance your cloud native skills through <a href="https://cloud.layer5.io/academy" target="_blank" rel="noopener noreferrer">Layer5 Academy</a>, offering structured paths that combine theory with hands-on labs.</li>
338-
<li><b>Interactive Challenges:</b> Strengthen your understanding in real-world scenarios with Academy challenges, powered by <a href="https://meshery.layer5.io/extension/meshmap" target="_blank" rel="noopener noreferrer">Meshery</a>.</li>
338+
<li><b>Interactive Challenges:</b> Strengthen your understanding in real-world scenarios with Academy challenges, powered by <a href="https://meshery.io/" target="_blank" rel="noopener noreferrer">Meshery</a>.</li>
339339
<li><b>Earn Recognition:</b> Achieve Layer5 Academy certifications and badges, and showcase them directly on your DevRel profile and leaderboards.</li>
340340
<li><b>Community Contribution:</b> Contribute new tutorials, challenges, and courses to Academy, growing your professional influence in the cloud-native ecosystem.</li>
341341
</ul>

0 commit comments

Comments
 (0)