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 04718e779ac [home][users][blog] Fix invalid link and pics (#366)
04718e779ac is described below

commit 04718e779ac4ae7511a8a08e1125996693a717d4
Author: KassieZ <[email protected]>
AuthorDate: Fri Dec 22 00:26:13 2023 +0800

    [home][users][blog] Fix invalid link and pics (#366)
---
 ...on-of-an-Entire-MySQL-Database-for-Data-Analysis.md |   2 +-
 ...e-for-Financial-Risk-Management-What-to-Consider.md |   2 +-
 ...t-ten-thousand-Dashboards-Without-Causing-a-Mess.md |   2 +-
 ...rity-by-enabling-seven-times-faster-log-analysis.md |   2 +-
 ...apache-doris-upgrading-an-observability-platform.md |   2 +-
 blog/release-note-2.0.0.md                             |   2 +-
 blog/release-note-2.0.3.md                             |   2 +-
 src/constant/users.data.json                           |   2 +-
 src/pages/index.tsx                                    |   2 +-
 static/images/2.0.0.png                                | Bin 0 -> 53288 bytes
 static/images/2.0.3.png                                | Bin 0 -> 38658 bytes
 static/images/auto-synchronize.png                     | Bin 0 -> 232711 bytes
 static/images/cyber-security.png                       | Bin 0 -> 310730 bytes
 static/images/fintech-service.png                      | Bin 0 -> 235505 bytes
 ...pache-doris-upgrading-an-observability-platform.jpg | Bin 0 -> 334053 bytes
 15 files changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md 
b/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
index e0f4da6a0d3..942c57b357f 100644
--- a/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
+++ b/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
@@ -5,7 +5,7 @@
     'date': '2023-08-16',
     'author': 'Apache Doris',
     'tags': ['Tech Sharing'],
-    "image": '/images/tech-sharing.png'
+    "image": '/images/auto-synchronize.png'
 }
 
 ---
diff --git 
a/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
 
b/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
index 75d50feb256..30f3bb28971 100644
--- 
a/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
+++ 
b/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
@@ -5,7 +5,7 @@
     'date': '2023-08-17',
     'author': 'Jianbo Liu',
     'tags': ['Best Practice'],
-    "image": '/images/best-practice.png'
+    "image": '/images/financial-risk.png'
 }
 
 ---
diff --git 
a/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
 
b/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
index 8d9f3aab654..1dc63a4d3f0 100644
--- 
a/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
+++ 
b/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
@@ -5,7 +5,7 @@
     'date': '2023-08-05',
     'author': 'Hou Lan',
     'tags': ['Best Practice'],
-    "image": '/images/best-practice.png'
+    "image": '/images/fintech-service.png'
 }
 
 ---
diff --git 
a/blog/empowering-cyber-security-by-enabling-seven-times-faster-log-analysis.md 
b/blog/empowering-cyber-security-by-enabling-seven-times-faster-log-analysis.md
index ff477820173..84771de0199 100644
--- 
a/blog/empowering-cyber-security-by-enabling-seven-times-faster-log-analysis.md
+++ 
b/blog/empowering-cyber-security-by-enabling-seven-times-faster-log-analysis.md
@@ -5,7 +5,7 @@
     'date': '2023-12-07',
     'author': 'Apache Doris',
     'tags': ['Best Practice'],
-    "image": '/images/best-practice.png'
+    "image": '/images/cyber-security.png'
 }
 
 
diff --git 
a/blog/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.md
 
b/blog/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.md
index bb951f1c778..ed24282dc3a 100644
--- 
a/blog/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.md
+++ 
b/blog/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.md
@@ -5,7 +5,7 @@
     'date': '2023-12-14',
     'author': 'Apache Doris',
     'tags': ['Best Practice'],
-    "image": '/images/best-practice.png'
+    "image": 
'/images/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.jpg'
 }
 
 ---
diff --git a/blog/release-note-2.0.0.md b/blog/release-note-2.0.0.md
index c1caf40d1e0..f703d7c6d62 100644
--- a/blog/release-note-2.0.0.md
+++ b/blog/release-note-2.0.0.md
@@ -5,7 +5,7 @@
     'date': '2023-08-16',
     'author': 'Apache Doris',
     'tags': ['Release Notes'],
-    "image": '/images/release-notes.png'
+    "image": '/images/2.0.0.png'
 }
 ---
 
diff --git a/blog/release-note-2.0.3.md b/blog/release-note-2.0.3.md
index c7044eaccca..68d9ddb43ca 100644
--- a/blog/release-note-2.0.3.md
+++ b/blog/release-note-2.0.3.md
@@ -5,7 +5,7 @@
     'date': '2023-12-14',
     'author': 'Apache Doris',
     'tags': ['Release Notes'],
-    "image": '/images/release-notes.png'
+    "image": '/images/2.0.3.png'
 }
 ---
 
diff --git a/src/constant/users.data.json b/src/constant/users.data.json
index 5da0aec61bb..d7a2de1f457 100644
--- a/src/constant/users.data.json
+++ b/src/constant/users.data.json
@@ -159,7 +159,7 @@
         "logo": "CITIC Securities",
         "order": 17,
         "to": null,
-        "image": "/images/user-logo/Finance/CITIC Securities.jpg"
+        "image": "/images/user-logo/Finance/Citic Securities.jpg"
     },
     {
         "story": "One of the largest state-owned oil and gas companies in the 
world. Engaged in exploration, production, refining, and marketing, CNPC plays 
a pivotal role in China's energy industry.",
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index a6690fb4d33..f2485540420 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -357,7 +357,7 @@ export default function Home(): JSX.Element {
                     </defs>
                 </svg>
             ),
-            href: 'https://www.linkedin.com/company/-apache',
+            href: 'https://www.linkedin.com/company/doris-apache/',
         },
         {
             title: <Translate id="community.title.c6">All video 
resources</Translate>,
diff --git a/static/images/2.0.0.png b/static/images/2.0.0.png
new file mode 100644
index 00000000000..f0eeda36898
Binary files /dev/null and b/static/images/2.0.0.png differ
diff --git a/static/images/2.0.3.png b/static/images/2.0.3.png
new file mode 100644
index 00000000000..142269bf524
Binary files /dev/null and b/static/images/2.0.3.png differ
diff --git a/static/images/auto-synchronize.png 
b/static/images/auto-synchronize.png
new file mode 100644
index 00000000000..d41d11a9bc6
Binary files /dev/null and b/static/images/auto-synchronize.png differ
diff --git a/static/images/cyber-security.png b/static/images/cyber-security.png
new file mode 100644
index 00000000000..4e85eeb36c2
Binary files /dev/null and b/static/images/cyber-security.png differ
diff --git a/static/images/fintech-service.png 
b/static/images/fintech-service.png
new file mode 100644
index 00000000000..549077e9ab4
Binary files /dev/null and b/static/images/fintech-service.png differ
diff --git 
a/static/images/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.jpg
 
b/static/images/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.jpg
new file mode 100644
index 00000000000..25706e3238b
Binary files /dev/null and 
b/static/images/from-elasticsearch-to-apache-doris-upgrading-an-observability-platform.jpg
 differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to