This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9c716c0c0d4 Update newsletter.data.ts (#358)
9c716c0c0d4 is described below
commit 9c716c0c0d48c5b9b8373d132966f15ea0615ffc
Author: KassieZ <[email protected]>
AuthorDate: Thu Dec 14 22:48:52 2023 +0800
Update newsletter.data.ts (#358)
---
src/constant/newsletter.data.ts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index 7c533b0360b..2c4642c2db4 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -6,13 +6,13 @@ export const NEWSLETTER_DATA = [
},
{
tag: 'Release Notes',
- title: 'Apache Doris Announced the Official Release of Version 2.0.3 !
',
+ title: 'Apache Doris 2.0.3 just released ',
to: 'https://doris.apache.org/blog/release-note-2.0.3',
hot: true,
},
{
tag: 'Top News',
- title: `Apache Doris Summit Asia 2023: What Can You Expect From Apache
Doris as a Data Warehouse?`,
+ title: `Apache Doris Summit Asia 2023: What can you expect from Apache
Doris as a data warehouse?`,
to:
'/blog/apache-doris-summit-asia-2023-what-can-you-expect-from-apache-doris-as-a-data-warehouse',
},
];
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]