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 2e9497c1f54 [docs](events) Update SZ meetup register info (#889)
2e9497c1f54 is described below
commit 2e9497c1f54d9569753af57b9a0a1d745d9767a9
Author: KassieZ <[email protected]>
AuthorDate: Mon Jul 22 11:27:21 2024 +0800
[docs](events) Update SZ meetup register info (#889)
---
src/theme/TOC/index.tsx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/theme/TOC/index.tsx b/src/theme/TOC/index.tsx
index c468b117cee..be3653284ec 100644
--- a/src/theme/TOC/index.tsx
+++ b/src/theme/TOC/index.tsx
@@ -21,12 +21,12 @@ export default function TOC({ className, ...props }:
Props): JSX.Element {
{isCN ? (
<Link
className={clsx(styles.bgCustomGradient, "ml-4 mb-8
text-sm flex items-center hover:no-underline border border-[#aac8d6]
rounded-md")}
- href="https://www.huodongxing.com/event/3763009788811"
+ href="https://hdxu.cn/S44O0"
target="_blank"
>
<div className="px-2 grid gap-1">
- <span className="block">7 月 20 日 Apache Doris x
天翼云城市行@上海站免费参与🔥</span>
- <span>立即报名<span
className="ml-1"><ExternalLinkArrowIcon/></span></span>
+ <span className="block">8 月 3 日 Apache Doris x 腾讯云
Meetup 深圳站限时免费参加🔥</span>
+ <span>立即报名<span
className="ml-1"><ExternalLinkArrowIcon /></span></span>
</div>
{/* <svg
viewBox="0 0 1024 1024"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]