From 1faa5bd5a94f507bced792830a62ce1049329ac3 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 17 Jan 2018 13:39:24 -0500 Subject: [PATCH] Fix messed up link in README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 044a751..ae49b77 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,8 @@ pdp7-unix is a project to resurrect Unix on the PDP-7 from scans of the original assembly code done by [Norman Wilson](http://www.cs.toronto.edu/~norman/pers/index.html). -The scans of PDP-7 Unix are in the [Unix Archive](http://www.tuhs.org/) at -[http://www.tuhs.org/Archive/Distributions/Research/McIlroy_v0/] -(http://www.tuhs.org/Archive/Distributions/Research/McIlroy_v0/) -as the files 0*.pdf. +The scans of PDP-7 Unix are in the [Unix Archive](http://www.tuhs.org/) +[as the files 0*.pdf](http://www.tuhs.org/Archive/Distributions/Research/McIlroy_v0/). ## Current Status