Skip to content

Commit b0560a3

Browse files
committed
💄 update: img url
1 parent b9bb7ef commit b0560a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/algorithm/回溯算法/机器人的运动范围.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
下面是本算法的动画展示,可以点击[机器人的运动范围动画](https://www.lisq.xyz/demo/机器人的运动范围.html)手动尝试。
2121

22-
<img :src="$withBase('/机器人运动范围.png')" alt="foo">
22+
<img :src="$withBase('/机器人运动范围.gif')" alt="foo">
2323

2424

2525
## 代码

0 commit comments

Comments
 (0)