aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Murphy <alec@noreply.localhost>2020-07-08 22:28:15 +0000
committerAlec Murphy <alec@noreply.localhost>2020-07-08 22:28:15 +0000
commit11674d4d41cc602f347f858023be9be4e556fd74 (patch)
tree9c6f52fe32a04f81a6c2f429d3dbeb19cf65958b
parent24690096e69fdaeb0f98ff810a636b99d860a5ea (diff)
Update 'README.md' external link pathsHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d0f45a..f732ca4 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This is a work in progress. I know a lot of things are broken. P-please be gentl
Z80 Core and timing routines ported from [PHP Terminal GameBoy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator), which in turn is based on [GameBoy JS Emulator](https://github.com/taisel/GameBoy-Online)
-![Cherub](https://raw.githubusercontent.com/tramplersheikhs/cherub/master/example.gif "Cherub")
+![Cherub](https://git.checksum.fail/alec/cherub/raw/branch/master/example.gif "Cherub")
Put ROM files in `Roms` folder, and `#include "Run";`