From 9f5c2d2b487e093f3427f922cc720b329554648e Mon Sep 17 00:00:00 2001
From: Kings <963987632@qq.com>
Date: Tue, 14 Jan 2025 13:27:31 +0800
Subject: [PATCH] doc
---
docs/en/guide/features/README.md | 3 ++-
docs/en/guide/install.md | 4 ++--
docs/guide/features/README.md | 3 ++-
docs/guide/install.md | 4 ++--
4 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/docs/en/guide/features/README.md b/docs/en/guide/features/README.md
index aef3bf75d..c3fd86ef0 100644
--- a/docs/en/guide/features/README.md
+++ b/docs/en/guide/features/README.md
@@ -11,6 +11,7 @@ The icon in the document corresponds to the button icon in the plugin
## Request
- [ Make icon move](./makeIconMove.md)
+- [ Custom toolbar](./customToolbar.md)
- [ Project-level domain config](./projectLevelDomainConfig.md)
- [ Environment](./environment.md)
- [ Project-level config](./projectValueConfig.md)
@@ -39,7 +40,7 @@ The icon in the document corresponds to the button icon in the plugin
- [ Markdown doc template config](./markdownDocTemplateConfig.md)
- [ Project config refresh](./projectConfigRefresh.md)
- [ Annual report](./annualReport.md)
-- [ Custom toolbar](./customToolbar.md)
+
---
diff --git a/docs/en/guide/install.md b/docs/en/guide/install.md
index 18503ba9b..2d1858abc 100644
--- a/docs/en/guide/install.md
+++ b/docs/en/guide/install.md
@@ -9,7 +9,7 @@ Click to install
## Online install
-Search **Restful Fast Request** in idea plugin marketplace
+Search `Restful Fast Request` in idea plugin marketplace
![download](/img/download.png)
@@ -17,7 +17,7 @@ Search **Restful Fast Request** in idea plugin marketplace
> Applicable to intranet use or trial version usage
-a. Go to [https://plugins.jetbrains.com/plugin/16988-restful-fast-request/versions](https://plugins.jetbrains.com/plugin/16988-restful-fast-request/versions) and download zip file
+a. Go to [https://plugins.jetbrains.com/plugin/16988-fast-request--api-buddy/versions](https://plugins.jetbrains.com/plugin/16988-fast-request--api-buddy/versions) and download zip file
b. Go to `setting -> plugins -> Install plugin from disk`
diff --git a/docs/guide/features/README.md b/docs/guide/features/README.md
index 2c5e64ec6..e4e25391c 100644
--- a/docs/guide/features/README.md
+++ b/docs/guide/features/README.md
@@ -11,6 +11,7 @@ icon: featuresNew
## Request
- [ 让图标动起来](./makeIconMove.md)
+- [ 自定义工具栏](./customToolbar.md)
- [ 项目域名配置](./projectLevelDomainConfig.md)
- [ Environment](./environment.md)
- [ 项目级别全局参数支持](./projectValueConfig.md)
@@ -39,7 +40,7 @@ icon: featuresNew
- [ Markdown 文档模板配置](./markdownDocTemplateConfig.md)
- [ 项目配置刷新](./projectConfigRefresh.md)
- [ 年度报告](./annualReport.md)
-- [ 自定义工具栏](./customToolbar.md)
+
---
diff --git a/docs/guide/install.md b/docs/guide/install.md
index b27322f50..3ba901940 100644
--- a/docs/guide/install.md
+++ b/docs/guide/install.md
@@ -9,7 +9,7 @@ title: 安装
## 在线安装(推荐)
-IDEA 插件市场搜索 Restful Fast Request 并安装
+IDEA 插件市场搜索 `Restful Fast Request` 并安装
![download](/img/download.png)
@@ -17,7 +17,7 @@ IDEA 插件市场搜索 Restful Fast Request 并安装
> 适用内网使用或者体验版使用
-1. 前往 [https://plugins.jetbrains.com/plugin/16988-restful-fast-request/versions](https://plugins.jetbrains.com/plugin/16988-restful-fast-request/versions) 下载安装包
+1. 前往 [https://plugins.jetbrains.com/plugin/16988-fast-request--api-buddy/versions](https://plugins.jetbrains.com/plugin/16988-fast-request--api-buddy/versions) 下载安装包
2. 前往 setting → plugins → Install plugin from disk
3. 选择下载好的安装包并重启 (==请不要解压压缩包==)