1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-30 17:19:46 +02:00

Merge pull request #1 from roryokane/patch-1

Fix incorrect links in section 3.4 of README
This commit is contained in:
Morris Brodersen
2020-10-27 11:04:07 +01:00
committed by GitHub

View File

@@ -536,8 +536,8 @@ in this case.
Reference:
- [AppFlip.js](./public/scripts/AppDraggable.js)
- [TodoApp.js](./public/scripts/AppSortable.js)
- [AppFlip.js](./public/scripts/AppFlip.js)
- [TodoApp.js](./public/scripts/TodoApp.js)
## 4. Testing