Skip to content

Commit db76bda

Browse files
committed
docs: change promo article
1 parent edf9445 commit db76bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/promo-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import ROUTE from '@/lib/route';
22

33
const PROMO_DATA = {
44
TOP_BANNER: {
5-
title: '🚀 Announcing Bytebase 3.0 - DevSecOps for Databases',
6-
pathname: `/blog/bytebase-3-0/?source=top-banner`,
5+
title: '🚀 How We Built the SQL Autocomplete with ANTLR4',
6+
pathname: `/blog/sql-auto-complete/?source=top-banner`,
77
},
88
BLOG_ASIDE: {
99
title: 'What is Bytebase?',

0 commit comments

Comments
 (0)