From 51189eb2cb692b1dae0fa5ce77bb82c1f35665de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Sun, 8 Jul 2018 17:44:31 +0200 Subject: [PATCH] Fixed typo in README.md paths --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8501d7..45ac14f 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Below are screenshots of an example operating system. This example merely displa ## QEMU (floppy disk) -![Latest screenshot of the operating system running in QEMU, booted as a floppy disk](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-master-qemu-system-i386/qemu-system-i386-floppy.png) +![Latest screenshot of the operating system running in QEMU, booted as a floppy disk](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-master-qemu-system-i386-floppy/qemu-system-i386-floppy.png) ## QEMU (CD-ROM) -![Latest screenshot of the operating system running in QEMU, booted as a CD-ROM](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-master-qemu-system-i386/qemu-system-i386-cdrom.png) +![Latest screenshot of the operating system running in QEMU, booted as a CD-ROM](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-master-qemu-system-i386-cdrom/qemu-system-i386-cdrom.png) ## VirtualBox