We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee78ee1 + 2f6f622 commit c48b767Copy full SHA for c48b767
webpack/js/components.js
@@ -38,7 +38,7 @@ export const IssueCard = {
38
</h4>
39
<p class="is-size-6">
40
<a
41
- :href="issue.html_url"
+ :href="issue.url"
42
target="_blank">
43
<span class="has-color-forest-green">
44
{{ issue.repo }}#{{ issue.number }}
0 commit comments