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 d9448b1 + f148995 commit 0ec5960Copy full SHA for 0ec5960
layouts/partials/recent-discussions.html
@@ -10,7 +10,7 @@ <h2>Recent Discussions on Kanvas</h2>
10
<span>
11
{{ dateFormat "Jan 02" .created_at }} |
12
</span>
13
- <a href="http://discuss.meshery.io/t/{{ index .topics 0 | urlize }}{{ .id }}">
+ <a href="http://discuss.layer5.io/t/{{ index .topics 0 | urlize }}{{ .id }}">
14
{{ .title }}
15
</a>
16
0 commit comments