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 e9da885b662 [Footer][User] Fix link of footer and invalid logo of
Users (#371)
e9da885b662 is described below
commit e9da885b662a1e4d33de29813c7aacc4ee41c790
Author: KassieZ <[email protected]>
AuthorDate: Mon Dec 25 16:22:38 2023 +0800
[Footer][User] Fix link of footer and invalid logo of Users (#371)
---
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 d6c2bd47e69..43478327a7a 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -323,7 +323,7 @@ const config = {
},
{
label: 'Docs',
- href: '/learning',
+ href: '/docs/get-starting/quick-start',
},
{
label: 'Blog',
diff --git a/src/constant/users.data.json b/src/constant/users.data.json
index 3e97731427f..c26d53847e6 100644
--- a/src/constant/users.data.json
+++ b/src/constant/users.data.json
@@ -546,7 +546,7 @@
"logo": "Shuhai Supply Chain Solutions",
"order": 60,
"to": null,
- "image": "/images/user-logo/FMCG & Logistics/Shuhai Supply Chain
Solutions.jpg"
+ "image": "/images/user-logo/FMCG & Logistics/Shuhai Supply Chain
Solutions.png"
},
{
"story": "Xtep caters to sports enthusiasts and athletes, offering
stylish and functional sportswear options, specialized in designing and
manufacturing athletic footwear, apparel, and accessories.",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]