Skip to content

Commit e38db15

Browse files
authored
fixes README YouTube link
1 parent c0e2ca9 commit e38db15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Final Project implementation of an operating system for CSSE332 at Rose-Hulman I
44
Individual README files can be found within each milestone directory providing a summary of the work accomplished for each.
55

66
YouTube Presentation (click image):<br>
7-
[![CSSE 332: Operating Systems Final Project](http://img.youtube.com/vi/FUcKRhdHnDw/0.jpg)](https://www.youtube.com/watch?v=FUcKRhdHnDw&feature=youtu.be "CSSE 332: Operating Systems Final Project")
7+
[![CSSE 332: Operating Systems Final Project](http://img.youtube.com/vi/FUcKRhdHnDw/0.jpg)](https://youtu.be/FUcKRhdHnDw "CSSE 332: Operating Systems Final Project")
88

99
This is a 16-bit bare metal operating system built from scratch. The main components consist of:
1010
* A boot loader to boot from a floppy disk image

0 commit comments

Comments
 (0)