We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4962b33 commit 3d242b9Copy full SHA for 3d242b9
README.md
@@ -16,7 +16,7 @@ A list of tutorials that work towards the making of small to large projects in C
16
17
* [Bitwise](https://github.com/pervognsen/bitwise) `video` `in-progress`
18
* [Emulator 101](http://emulator101.com/)
19
-* [Implementing a Virtual Machine in C](https://felixangell.com/blog/virtual-machine-in-c)
+* [Implementing a Virtual Machine in C](https://felixangell.com/blogs/virtual-machine-in-c)
20
* Writing a Chip 8 Emulator `in-progress`
21
* [Part 1](http://craigthomas.ca/blog/2014/06/21/writing-a-chip-8-emulator-part-1/)
22
* [Part 2](http://craigthomas.ca/blog/2014/07/17/writing-a-chip-8-emulator-part-2/)
0 commit comments