Skip to content

Commit 3b5f823

Browse files
author
shri33
committed
Fix: Update discussion forum URL to correct domain
- Changed from http://discuss.meshery.io/ to https://discuss.layer5.io/ - Fixes broken link in 'Join the Conversation' section - Resolves meshery/meshery#16152 Signed-off-by: shri33 <your-email@example.com>
1 parent bf408b6 commit 3b5f823

File tree

1 file changed

+1
-1
lines changed
  • site/src/components/Discuss-Callout

1 file changed

+1
-1
lines changed

site/src/components/Discuss-Callout/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const DiscussCallout = () => {
99
<div className="explain">
1010
<div className="cards">
1111
<div className="card">
12-
<a href="http://discuss.meshery.io/">
12+
<a href="https://discuss.layer5.io/">
1313
<div className="parentcard">
1414
<div className="section-title">
1515
<h2>Join the Conversation</h2>

0 commit comments

Comments
 (0)