Skip to content

Commit 04a7c95

Browse files
authored
fix: incorrect path
1 parent 98ce349 commit 04a7c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/patternlab-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"patternSectionSubgroup":
5050
"views/partials/patternSectionSubgroup.hbs",
5151
"viewall":
52-
"viewall.hbs"
52+
"views/viewall.hbs"
5353
},
5454
"js": "./source/js",
5555
"images": "./source/images",

0 commit comments

Comments
 (0)