Skip to content

Commit 45b7655

Browse files
authored
Merge pull request dwyl#33 from dwyl/fix-link
fix broken link
2 parents 6e24b39 + ddd31e5 commit 45b7655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ if you have followed previous tutorials.
242242
> If anything is _unclear_ please revisit
243243
[https://github.com/dwyl/**learn-tape**](https://github.com/dwyl/learn-tape)
244244
and
245-
[**front-end**-with-tape.md](https://github.com/dwyl/javascript-todo-list-tutorial/blob/master/front-end-with-tape.md)
245+
[**front-end**-with-tape.md](https://github.com/dwyl/learn-tape/blob/master/front-end-with-tape.md)
246246

247247
If you attempt to run the test file: `node test/todo-app.test.js`
248248
you should see no output. <br />

0 commit comments

Comments
 (0)