From e6f47205bae04718c336e8c477ed51e24113f0e6 Mon Sep 17 00:00:00 2001 From: RDIL <34555510+RDIL@users.noreply.github.com> Date: Mon, 5 Nov 2018 19:50:55 -0500 Subject: [PATCH] promote https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 009f227..b11b99c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # MS-DOS v1.25 and v2.0 Source Code This repo contains the original source-code and compiled binaries for MS-DOS v1.25 and MS-DOS v2.0. -These are the same files [originally shared at the Computer History Museum on March 25th, 2014]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) and are being (re)published in this repo to make them easier to find, reference-to in external writing and works, and to allow exploration and experimentation for those interested in early PC Operating Systems. +These are the same files [originally shared at the Computer History Museum on March 25th, 2014]( https://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) and are being (re)published in this repo to make them easier to find, reference-to in external writing and works, and to allow exploration and experimentation for those interested in early PC Operating Systems. # License All files within this repo are released under the [MIT (OSI) License]( https://en.wikipedia.org/wiki/MIT_License) as per the [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) stored in the root of this repo.