File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -81,5 +81,5 @@ export default {
8181- [ Icons] ( https://www.w3schools.com/icons/fontawesome_icons_intro.asp )
8282
8383# Clase
84- [ Lista de tareas] ( https://github.com/RaulNovelo/curso-vuejs-adc/tree/master/resources/mod2 )
84+ [ Lista de tareas] ( https://github.com/ascodecodigo/TodoList/releases/tag/v2.0.0 )
8585
Original file line number Diff line number Diff line change @@ -31,3 +31,7 @@ export default router;
3131# Peticiones HTTP
3232
3333 $ npm i axios
34+
35+
36+ ## Recursos
37+ [ Lista de Tareas] ( https://github.com/ascodecodigo/TodoList/releases/tag/v2.1.0 )
Original file line number Diff line number Diff line change 55- [ Product Detail] ( https://github.com/RaulNovelo/curso-vuejs-adc/blob/master/resources/mod1/clase/ProductDetail.zip )
66
77## Tarea
8- - [ Lista de tareas] ( https://github.com/RaulNovelo/curso-vuejs-adc/tree/master/resources/mod1/lista-tareas.zip )
8+ - [ Lista de tareas] ( https://github.com/ascodecodigo/TodoList/releases/tag/v1.0.0 )
Original file line number Diff line number Diff line change @@ -138,4 +138,4 @@ store.state.b // -> `moduleB`'s state
138138 this .tareas // como is fuera un variable de instancia
139139 }
140140 }
141- ```
141+ ```
You can’t perform that action at this time.
0 commit comments