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 39b9e928ef7 Update index.tsx (#340)
39b9e928ef7 is described below
commit 39b9e928ef71fecc4fd892211504e5ac55504068
Author: Jeffrey <[email protected]>
AuthorDate: Mon Nov 13 10:33:50 2023 +0800
Update index.tsx (#340)
---
src/theme/Navbar/Content/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/theme/Navbar/Content/index.tsx
b/src/theme/Navbar/Content/index.tsx
index fb501c66999..03b191499bd 100644
--- a/src/theme/Navbar/Content/index.tsx
+++ b/src/theme/Navbar/Content/index.tsx
@@ -79,7 +79,7 @@ export default function NavbarContent({ mobile }) {
)}
<Link
className="github-btn desktop
header-right-button-github"
- href="https:/github.com/apache/doris"
+ href="https://github.com/apache/doris"
target="_blank"
>
{star && <div className="gh-count">{star}k</div>}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]