瀏覽代碼

Remove broken link (#830)

This link is broken and lands on a 404
Cedric Martens 3 年之前
父節點
當前提交
25b8f74fe0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -141,7 +141,6 @@ It's a great way to learn.
 
 #### Build your own `Emulator / Virtual Machine`
 
-* [**C**: _Virtual machine in C_](https://blog.felixangell.com/virtual-machine-in-c/)
 * [**C**: _Write your Own Virtual Machine_](https://justinmeiners.github.io/lc3-vm/)
 * [**C**: _Writing a Game Boy emulator, Cinoop_](https://cturt.github.io/cinoop.html)
 * [**C++**: _How to write an emulator (CHIP-8 interpreter)_](http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/)