From b65e885214757ad6865df5a656f38235b433eb5f Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Mon, 28 Dec 2015 12:32:33 -0800 Subject: [PATCH] Fixed some broken links --- _posts/2015-12-27-revisiting-os2.md | 2 +- devices/pc/machine/README.md | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_posts/2015-12-27-revisiting-os2.md b/_posts/2015-12-27-revisiting-os2.md index 6ba599a04..551a4a203 100644 --- a/_posts/2015-12-27-revisiting-os2.md +++ b/_posts/2015-12-27-revisiting-os2.md @@ -20,7 +20,7 @@ drive C. Next, I installed the [MS OS/2 SDK 1.02](/disks/pc/tools/microsoft/os2/sdk/1.02/). This SDK was released around December 1987 and included a copy of Microsoft OS/2 1.0. I don't have any of the printed documentation that came with the SDK, such as the *Installation Guide*, but I do have the [Microsoft® Operating System/2 Programmer’s Toolkit](/docs/os2/microsoft/ptk/1.0/) -from March 1988, thanks to the [OS/2 Museum](http://www.os2museum.com/wp/os2-history/os2-library/os2-1-x-programming/). +documentation from March 1988, thanks to the [OS/2 Museum](http://www.os2museum.com/wp/os2-history/os2-library/os2-1-x-programming/). Aside from Microsoft's assembler (MASM) and C compiler, the SDK included some other useful tools, such as **SDKED** (SDK Editor), which was essentially an OS/2 port of Mark Zbikowski's **Z** Editor that was used internally at diff --git a/devices/pc/machine/README.md b/devices/pc/machine/README.md index adae345f3..e0f44a276 100644 --- a/devices/pc/machine/README.md +++ b/devices/pc/machine/README.md @@ -17,7 +17,7 @@ PCjs supports these IBM PC models: along with these IBM PC-compatibles: -* [Compaq DeskPro 386](compaq/deskpro386/) +* [Compaq DeskPro 386](/devices/pc/machine/compaq/deskpro386/) We also support a few non-IBM [Devices](/devices/): @@ -27,11 +27,11 @@ We also support a few non-IBM [Devices](/devices/): Machines from our [IBM PC Application Archive](/apps/pc/): -* [VisiCalc (1981)](1981/visicalc/) -* [Executive Suite (1982)](1982/esuite/) -* [Rogue (1985)](1985/rogue/) -* [ThinkTank (1987)](1987/thinktank/) -* [The Dungeons of Moria (1992)](1992/moria/) +* [VisiCalc (1981)](/apps/pc/1981/visicalc/) +* [Executive Suite (1982)](/apps/pc/1982/esuite/) +* [Rogue (1985)](/apps/pc/1985/rogue/) +* [ThinkTank (1987)](/apps/pc/1987/thinktank/) +* [The Dungeons of Moria (1992)](/apps/pc/1992/moria/) ### Ready-To-Boot Disk Demos