Skip to content

Commit

Permalink
Changed the upgrade message on the homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stacy committed Sep 9, 2024
1 parent fde1460 commit 919c52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</p>

<em style="color: red; font-size: 1.4rem;">
v1 is now in maintenance! Please upgrade to <a href="https://adzejs.com/getting-started/migrating">version 2</a>!
v1 is now deprecated! Please upgrade to <a href="https://adzejs.com/getting-started/migrating">version 2</a>!
</em>

<p v-if="data.actionText && data.actionLink" class="action">
Expand Down

0 comments on commit 919c52d

Please sign in to comment.