From 01798f7b110dbf95abab48e957cb79d73bb3a284 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Sat, 17 Aug 2024 04:50:27 +0800 Subject: [PATCH] :memo: fix docs router error --- docs/en/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/README.md b/docs/en/README.md index 48c6dc96..44392809 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -14,7 +14,7 @@ tagline: LiteyukiBot A high-performance, easy-to-use chatbot framework and appli actions: - text: Get Started icon: rocket - link: ./deployment/install.html + link: ./deploy/install.html type: primary - text: Usage @@ -79,4 +79,4 @@ highlights: - title: Start bot with python main.py. copyright: © 2021-2024 SnowyKami All Rights Reserved ---- \ No newline at end of file +---