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

Commit 19a06a5

Browse files
committed
fixing a bad link
1 parent 36ba197 commit 19a06a5

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)