Browse Source

Update byterun link in README

Changing byterun reference in README (english) to point to Allison Kaptur's original AOSA article.
Raunak Ramakrishnan 3 years ago
parent
commit
1d841fea57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -167,7 +167,7 @@ All kinds of contributions are welcome.
 
 + [cpython](https://github.com/python/cpython)
 
-+ [byterun](http://qingyunha.github.io/taotao/)
++ [byterun](https://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html)
 
 + [emhash](https://github.com/ktprime/emhash)