Skip to content

Commit

Permalink
fix: update link to new PL docs homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt-bot committed May 9, 2020
1 parent a5c956f commit 831b467
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ class ToolsMenu extends BaseLitComponent {
${!this.ishControlsHide['tools-docs']
? html`
<li class="pl-c-tools__item">
<pl-button href="https://patternlab.io/docs/" target="_blank">
<pl-button href="https://patternlab.io" target="_blank">
Pattern Lab Docs
<pl-icon name="help" slot="after"></pl-icon>
</pl-button>
Expand Down

0 comments on commit 831b467

Please sign in to comment.