Skip to content

Commit d7ffcb7

Browse files
committed
Add V3 info on landing page
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 75a3056 commit d7ffcb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vulnerabilities/templates/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
</a>
3434
</p>
3535
</div>
36+
<div class="notification is-info is-light has-text-centered">
37+
ATTENTION: We will be deprecating V1 and V2 API by 30th June 2026. V3 endpoint is live now. Please migrate to V3 API before the deprecation date. For more details, please refer to this <a href="https://aboutcode-org.github.io/www.aboutcode.org/blog/vcio-migration-announcement-aboutcode" target="_blank" class="has-text-link is-underlined">blog</a>.
38+
</div>
3639
</div>
3740
</section>
3841
{% endblock %}

0 commit comments

Comments
 (0)