diff --git a/7.网络应用开发/7.1.1.1基础部分.md b/7.网络应用开发/7.1.1.1基础部分.md index 47f575f..47e9265 100644 --- a/7.网络应用开发/7.1.1.1基础部分.md +++ b/7.网络应用开发/7.1.1.1基础部分.md @@ -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 的方法,不过还是得亲手实践哦~