Update first link verbiage

This commit is contained in:
Sam Carlton 2020-09-20 00:39:10 -05:00
parent 38fa626c33
commit 30dbe4a5fb

View file

@ -14,7 +14,7 @@
:href="link.href" :href="link.href"
target="_blank" target="_blank"
class="" class=""
>{{ (i === 0) ? 'Download' : link.label }}</LinkButton> >{{ (i === 0) ? 'View' : link.label }}</LinkButton>
</div> </div>
<div class="report-links py-24 shadow-none"> <div class="report-links py-24 shadow-none">
<!-- https://eric.blog/2016/01/08/prefilling-github-issues/ --> <!-- https://eric.blog/2016/01/08/prefilling-github-issues/ -->