Skip to content

Commit

Permalink
opened external links in new tab
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Beckham <[email protected]>
  • Loading branch information
travisbeckham committed Sep 20, 2023
1 parent 00ac8f0 commit 381d7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkerd.io/layouts/partials/enterprise/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h3 class="title has-text-navy-black mb-6">{{ .title }}</h3>
</div>
<div class="column is-two-thirds enterprise-support-entry-content">
<div class="mb-6">{{ .description | markdownify }}</div>
<a href="{{ .button.href }}" class="button is-link">
<a href="{{ .button.href }}" class="button is-link" target="_blank">
{{ .button.text }}
</a>
</div>
Expand Down

0 comments on commit 381d7c4

Please sign in to comment.