From beac19316776f570bd6caf0f758536052071be6e Mon Sep 17 00:00:00 2001 From: kamkow1 Date: Sun, 15 Mar 2026 22:09:35 +0100 Subject: [PATCH] docs update video URLs --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 168a0a7..9032413 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,9 +6,9 @@ Development is logged on my blog on [my website](https://www.kamkow1lair.pl/). Videos of the operating system working on REAL hardware: -- [Interactive shell demo](https://git.kamkow1lair.pl/kamkow1/mop3-videos/raw/branch/master/mop3_ce_demo.mp4) -- [Working PS/2 keyboard driver](https://git.kamkow1lair.pl/kamkow1/mop3-videos/raw/branch/master/ps2kb_driver_test.mp4) -- [scheduler demo & mutex synchronization](https://git.kamkow1lair.pl/kamkow1/mop3-videos/raw/branch/master/MOP3_video_test.mp4) +- [Interactive shell demo](https://git.kamkow1lair.pl/kamkow1/mop3-videos/media/branch/master/mop3_ce_demo.mp4) +- [Working PS/2 keyboard driver](https://git.kamkow1lair.pl/kamkow1/mop3-videos/media/branch/master/ps2kb_driver_test.mp4) +- [scheduler demo & mutex synchronization](https://git.kamkow1lair.pl/kamkow1/mop3-videos/media/branch/master/MOP3_video_test.mp4) I'm testing on HP ThinClient T730, which is a nice mini-PC with all the old-school peripherals you wouldn't find on very fancy/modern hardware.