Fixed two missing links (fixes all known missing links)
This commit is contained in:
parent
cdff68669e
commit
76f3d38889
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ github_username: jeffpar
|
|||
|
||||
# Build settings
|
||||
|
||||
exclude: ["index.html", "logs", "node_modules", "**/c64", "**/static", "src", "tmp", "videos", "web"]
|
||||
exclude: ["index.html", "logs", "node_modules", "**/c64", "**/private", "**/src", "**/static", "tmp", "videos", "web"]
|
||||
markdown: kramdown
|
||||
kramdown:
|
||||
input: GFM
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@ permalink: /devices/c1p/
|
|||
Challenger 1P Device Configurations
|
||||
---
|
||||
|
||||
This folder contains [Control Panels](panel/) and other components for all [Challenger 1P Machine Configurations](machine/).
|
||||
This folder contains the components for all [Challenger 1P Machine Configurations](machine/).
|
||||
|
||||
[Applications](/apps/c1p/) and [Disk Images](/disks/c1p/) are also available.
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ permalink: /devices/pc/video/compaq/ega/
|
|||
Compaq Enhanced Color Graphics Board (EGA)
|
||||
---
|
||||
|
||||
The Compaq [EGA ROM BIOS](000412-001B/compaq-ega.json) in [000412-001B](000412-001B/) comes from
|
||||
Our Compaq [EGA ROM BIOS](000412-001B/compaq-ega.json) comes from
|
||||
[bitsavers](http://bitsavers.trailing-edge.com/pdf/compaq/firmware/000412-001B_EGA/).
|
||||
|
||||
cd 000412-001B
|
||||
|
|
|
|||
Loading…
Reference in a new issue