Skip to content

Commit

Permalink
update special sponsorship link in sidebar (#2436)
Browse files Browse the repository at this point in the history
Co-authored-by: Evan You <evan@vuejs.org>
  • Loading branch information
jay-es and yyx990803 authored Nov 28, 2024
1 parent 8c889d5 commit ee82750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/components/SponsorsGroup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function resolveList(data: SponsorData) {
>
<a
v-if="tier === 'special' && data && !data[tier]?.length"
href="mailto:sponsor@vuejs.org?subject=Vue.js%20special%20sponsor%20inquiry"
href="/sponsor/#tier-benefits"
class="sponsor-item action"
@click="track(true)"
>Inquire about Special Sponsorship</a
Expand Down

0 comments on commit ee82750

Please # to comment.