Skip to content

Commit ee17b04

Browse files
committed
更新图片连接
1 parent ecf2a19 commit ee17b04

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/vuepress/07 aloglic docSearch集成.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ typora-root-url: ..\.vuepress\public\images\vuepress
6767

6868
新生成的api key 应该如下所示,**api key用于爬虫上传数据的凭证**
6969

70-
<img src="/C:/Users/11930/AppData/Roaming/Typora/typora-user-images/image-20211129062438055.png" alt="image-20211129062438055" style="zoom: 80%;" />
70+
<img src="https://gitee.com/q10viking/PictureRepos/raw/master/images//202111290900539.png" alt="image-20211129062438055" style="zoom: 80%;" />
7171

7272
### 安装pipenv
7373

@@ -95,7 +95,7 @@ C:\Users\你的用户名\AppData\Roaming\Python\Python38\Scripts
9595

9696
配置该环境变量
9797

98-
<img src="/C:/Users/11930/AppData/Roaming/Typora/typora-user-images/image-20211128175701146.png" alt="image-20211128175701146" style="zoom:80%;" />
98+
<img src="https://gitee.com/q10viking/PictureRepos/raw/master/images//202111290900049.png" alt="image-20211128175701146" style="zoom:80%;" />
9999

100100
```sh
101101
# 验证
@@ -148,7 +148,7 @@ CHROMEDRIVER_PATH=E:/chromedriver/chromedriver.exe
148148

149149
::: tip
150150

151-
用于爬虫程序使用,在这里我直接爬取在自己机器上运行的博客,因为直接爬取 [https://q10viking.github.io)](https://q10viking.github.io/) 网速较慢
151+
用于爬虫程序使用,爬取 [https://q10viking.github.io)](https://q10viking.github.io/)
152152

153153
config.json文件如下,我放在了.vuepress文件夹下
154154

0 commit comments

Comments
 (0)