Skip to content

Commit d2c8f08

Browse files
authored
Merge pull request #45 from sunjunnan79/master
fix:修复大一上的爬虫链接错误
2 parents 14eb936 + 8e1010d commit d2c8f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/be/freshmen_fall/freshmen_fall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,10 @@ Cookie、Session、Token、JWT的作用和区别。
400400

401401
### Web爬虫
402402

403-
| 爬虫 | [爬虫简明教程(超链接)](./crawler/go_crawler.md) |
403+
| 爬虫 | [爬虫简明教程(超链接)](../crawler/go_crawler.md) |
404404
| -------- | ------------------------------------------------------------ |
405405
| 正则匹配 | [正则匹配(简单了解下原理即可)](https://www.runoob.com/regexp/regexp-tutorial.html) |
406-
| 模拟登录 | [模拟登陆简明教程(超链接)](./crawler/simulate_login.md) |
406+
| 模拟登录 | [模拟登陆简明教程(超链接)](../crawler/simulate_login.md) |
407407

408408
### TASK:
409409

0 commit comments

Comments
 (0)