From ff21ee3919ef34f1b1b2c95e1471b22f305739cb Mon Sep 17 00:00:00 2001 From: Zhaoxinxin <107842350+Liam-Zhao@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:19:42 +0800 Subject: [PATCH] feat: route jump (#67) * feat: Route jump Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: Route jump Signed-off-by: zhaoxinxin <1186037180@qq.com> --------- Signed-off-by: zhaoxinxin <1186037180@qq.com> --- docs/introduction.md | 4 ++-- src/pages/index.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/introduction.md b/docs/introduction.md index ffdf82e7..2377a462 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -10,7 +10,7 @@ It is designed to increase the efficiency of large-scale data distribution and i It is widely used in various domains such as image acceleration, file distribution, AI model distribution, AI dataset distribution, etc. -## Features +## Features {#features} Here are some of the features that Dragonfly offers: @@ -25,7 +25,7 @@ download tools, etc. ![features](./resource/introduction/features.jpeg) -## Milestone +## Milestones {#milestones} [Dragonfly 1.x](https://github.com/dragonflyoss/Dragonfly) has been open source in November 2017 and used in production environments by many companies. diff --git a/src/pages/index.js b/src/pages/index.js index be43744b..da2cae1a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -364,7 +364,7 @@ export default function Home() {
-