docs: todomvc link broken

This commit is contained in:
camera-2018
2024-02-22 21:46:46 +08:00
parent c55a12d3ce
commit d94eced60c

View File

@@ -151,4 +151,4 @@
#### 小提示 #### 小提示
可以参考 [todomvc](https://todomvc.com/examples/vanillajs/)[source](https://github.com/tastejs/todomvc/tree/gh-pages/examples/vanillajs)[源码](https://github.com/tastejs/todomvc/tree/gh-pages/examples/vanillajs))中关于 js 实现 todolist 的方法,不过还是得亲手实践哦~ 可以参考 [todomvc](https://todomvc.com/examples/javascript-es6/dist/)[source](https://github.com/tastejs/todomvc/tree/gh-pages/examples/javascript-es6)[源码](https://github.com/tastejs/todomvc/tree/gh-pages/examples/javascript-es6))中关于 js 实现 todolist 的方法,不过还是得亲手实践哦~