Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit df3423c

Browse files
committed
Merge branch 'release-0.6.0'
2 parents b3b4809 + 19a06a5 commit df3423c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_patternlab-files/viewall.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="sg-code-contains">
2525
This pattern contains:
2626
{{# patternLineages }}
27-
<a href="{{ lineagePath }}"><code>{{ lineagePattern }}</code><a>
27+
<a href="{{ lineagePath }}"><code>{{ lineagePattern }}</code></a>
2828
{{/ patternLineages }}
2929
</div>
3030
{{/ patternLineageExists }}

0 commit comments

Comments
 (0)