Skip to content

Commit 8d3d807

Browse files
committed
tweak: utm info for lab banner
1 parent 59d3b0e commit 8d3d807

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

locale/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"success": "Thank you! You will be notified when a new TiDB LTS release comes out."
166166
},
167167
"banner": {
168-
"link": "https://labs.tidb.io/",
168+
"link": "https://labs.tidb.io/?utm_source=docs&utm_medium=direct&utm_campaign=labs_lp_05",
169169
"title": "Explore the new TiDB Labs, learn distributed SQL database and build RAG apps directly from your browser.",
170170
"date": "",
171171
"intro": ""

locale/ja/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"goToFeedback": "このページは役に立ちましたか?"
150150
},
151151
"banner": {
152-
"link": "https://labs.tidb.io/ja",
152+
"link": "https://labs.tidb.io/ja?utm_source=docs&utm_medium=direct&utm_campaign=labs_lp_05",
153153
"title": "新しい TiDB Labs を探索し、ブラウザから直接分散型 SQL データベースを学び、RAG アプリを構築しましょう。",
154154
"date": "",
155155
"intro": ""

locale/zh/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"success": "感谢订阅!当新的 LTS 版本发布时,我们会通过邮件通知您。"
163163
},
164164
"banner": {
165-
"link": "https://labs.pingcap.com/",
165+
"link": "https://labs.pingcap.com/?utm_source=docs&utm_medium=direct&utm_campaign=labs_zh_lp_04",
166166
"title": "探索全新的 TiDB Labs,直接在浏览器中学习分布式 SQL 数据库并构建 RAG 应用。",
167167
"date": "",
168168
"intro": ""

0 commit comments

Comments
 (0)