From 72a65f53a70ed488db9b66d5cff8ef385d587054 Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Sun, 4 Jul 2021 23:35:08 -0400 Subject: [PATCH] Fix links in the readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7548800..33e888c 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This game runs at 60 frames per second on a standard Apple //gs without an accel [Video of game run on mame](https://www.rand-emonium.com/wp-content/uploads/2021/02/BuGS_video.mp4) -[Download a disk image](https://github.com/jeremysrand/BuGS/releases/download/1.0/BuGS_200.2mg) +[Download a disk image](https://github.com/jeremysrand/BuGS/releases/download/2.0/BuGS_200.2mg) -[Download a SHK archive](https://github.com/jeremysrand/BuGS/releases/download/1.0/BuGS200.shk) +[Download a SHK archive](https://github.com/jeremysrand/BuGS/releases/download/2.0/BuGS200.shk) [BuGS Readme from the SW distribution](/BuGS/Read.Me.md)