Skip to content

Commit ddc06bd

Browse files
authored
[FIX] fix broken nav bar link (#809)
1 parent c116aae commit ddc06bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ nav:
264264
- 数据科学:
265265
- "UCB Data100: Principles and Techniques of Data Science": "数据科学/Data100.md"
266266
- 人工智能:
267-
- "Neural Networks: Zero to Hero": "人工智能/Neural Networks: Zero to Hero.md"
267+
- "Neural Networks: Zero to Hero": "人工智能/Neural NetworksZero to Hero.md"
268268
- "Harvard CS50's Introduction to AI with Python": "人工智能/CS50.md"
269269
- "UCB CS188: Introduction to Artificial Intelligence": "人工智能/CS188.md"
270270
- 机器学习:

0 commit comments

Comments
 (0)