This is an automated email from the ASF dual-hosted git repository.
kassiez 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 bb64fe0daa4 Update youtube link (#2105)
bb64fe0daa4 is described below
commit bb64fe0daa47611a93d497811e23dc1f12434652
Author: KassieZ <[email protected]>
AuthorDate: Fri Feb 21 19:56:28 2025 +0800
Update youtube link (#2105)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
src/theme/Footer/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/theme/Footer/index.tsx b/src/theme/Footer/index.tsx
index 097a13a2446..23e119d1c77 100644
--- a/src/theme/Footer/index.tsx
+++ b/src/theme/Footer/index.tsx
@@ -99,7 +99,7 @@ function Footer(): JSX.Element | null {
</div>
<div className="social">
<a
-
href="https://www.youtube.com/@apachedoris/channels"
+
href="https://www.youtube.com/hashtag/apachedoris"
title="youtube"
target="_blank"
className="item"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]