From eb7852ed6e1c922bd6e5f7f15e184a476e48b740 Mon Sep 17 00:00:00 2001 From: Adilson <9415675+dilsonnn@users.noreply.github.com> Date: Sun, 16 Aug 2020 16:40:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb9f840e..4dc2fdf7 100644 --- a/README.md +++ b/README.md @@ -1008,7 +1008,7 @@ Table of Contents ## Browser based hardware emulation written in Javascript * [JsLinux](https://bellard.org/jslinux) — a really fast x86 virtual machine capable of running Linux and Windows 2k. - * [Jor1k](https://bellard.org/jslinux) — a OpenRISC virtual machine capable of running Linux with network support. + * [Jor1k](http://s-macke.github.io/jor1k/demos/main.html) — a OpenRISC virtual machine capable of running Linux with network support. * [v86](https://copy.sh/v86) — a x86 virtual machine capable of running Linux and other OS directly into the browser. ## Miscellaneous