Skip to content

Commit 3d242b9

Browse files
author
Robby Faller
authored
fixed dead link
1 parent 4962b33 commit 3d242b9

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
@@ -16,7 +16,7 @@ A list of tutorials that work towards the making of small to large projects in C
1616

1717
* [Bitwise](https://github.com/pervognsen/bitwise) `video` `in-progress`
1818
* [Emulator 101](http://emulator101.com/)
19-
* [Implementing a Virtual Machine in C](https://felixangell.com/blog/virtual-machine-in-c)
19+
* [Implementing a Virtual Machine in C](https://felixangell.com/blogs/virtual-machine-in-c)
2020
* Writing a Chip 8 Emulator `in-progress`
2121
* [Part 1](http://craigthomas.ca/blog/2014/06/21/writing-a-chip-8-emulator-part-1/)
2222
* [Part 2](http://craigthomas.ca/blog/2014/07/17/writing-a-chip-8-emulator-part-2/)

0 commit comments

Comments
 (0)