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 <color.d...@gmail.com> 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: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org