From 57f6e1458118ca203a94c591b265ab4268483ff6 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Tue, 9 Aug 2016 11:49:17 -0700 Subject: [PATCH] The /tests/pc folder is now /tests/pcx86 (to be consistent with the associated emulator) --- disks/pcx86/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disks/pcx86/README.md b/disks/pcx86/README.md index 85052f8f4..2280aca30 100644 --- a/disks/pcx86/README.md +++ b/disks/pcx86/README.md @@ -59,7 +59,7 @@ computer diagnostics, programming tools, and more. ### Tests * [PC Diagnostics](diags/) -* [VGA "Black Book" Tests](/tests/pc/vga/) +* [VGA "Black Book" Tests](/tests/pcx86/vga/) ---