File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
],
21
21
"support" : {
22
22
"issues" : " https://github.com/pattern-lab/starterkit-twig-demo/issues" ,
23
- "wiki" : " http ://patternlab.io/docs/" ,
23
+ "wiki" : " https ://patternlab.io/docs/" ,
24
24
"source" : " https://github.com/pattern-lab/starterkit-twig-demo/releases"
25
25
},
26
26
"require" : {
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ class ToolsMenu extends BaseLitComponent {
173
173
${ ! this . ishControlsHide [ 'tools-docs' ]
174
174
? html `
175
175
< li class ="pl-c-tools__item ">
176
- < pl-button href ="http ://patternlab.io/docs/ " target ="_blank ">
176
+ < pl-button href ="https ://patternlab.io/docs/ " target ="_blank ">
177
177
Pattern Lab Docs
178
178
< pl-icon name ="help " slot ="after "> </ pl-icon >
179
179
</ pl-button >
You can’t perform that action at this time.
0 commit comments