Skip to content

Commit 0ec5960

Browse files
Merge pull request #848 from Rajesh-Nagarajan-11/fix-link
Fixed discussion forum link
2 parents d9448b1 + f148995 commit 0ec5960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/recent-discussions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2>Recent Discussions on Kanvas</h2>
1010
<span>
1111
{{ dateFormat "Jan 02" .created_at }} |
1212
</span>
13-
<a href="http://discuss.meshery.io/t/{{ index .topics 0 | urlize }}{{ .id }}">
13+
<a href="http://discuss.layer5.io/t/{{ index .topics 0 | urlize }}{{ .id }}">
1414
{{ .title }}
1515
</a>
1616
<span>

0 commit comments

Comments
 (0)