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 a10ab9179c8 [fix] Delete blog Link of Postal Saving Bank & replace
roadmap link of 2023 (#406)
a10ab9179c8 is described below
commit a10ab9179c8e1f356723811fb2189fb1ece6d5ca
Author: KassieZ <[email protected]>
AuthorDate: Mon Feb 26 10:11:32 2024 +0800
[fix] Delete blog Link of Postal Saving Bank & replace roadmap link of 2023
(#406)
---
docusaurus.config.js | 2 +-
src/constant/users.data.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index a1ec4f62f86..2d995b219f5 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -371,7 +371,7 @@ const config = {
},
{
label: 'Roadmap',
- href:
'https://github.com/apache/doris/issues/16392',
+ href:
'https://github.com/apache/doris/issues/30669',
},
],
},
diff --git a/src/constant/users.data.json b/src/constant/users.data.json
index 598d7d416c6..5d27d45f84a 100644
--- a/src/constant/users.data.json
+++ b/src/constant/users.data.json
@@ -131,7 +131,7 @@
"category": "Finance",
"logo": "Postal Savings Bank of China",
"order": 14,
- "to":
"https://doris.apache.org/blog/a-financial-anti-fraud-solution-based-on-the-apache-doris-data-warehouse",
+ "to": null,
"image": "/images/user-logo/Finance/Postal Savings Bank of China.jpg"
},
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]