From 6ca71c76d9f64a1c9162a49730cabda7d7a4bf8a Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Wed, 7 Feb 2018 17:13:17 -0800 Subject: [PATCH] README: Correct broken TOC links --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 39f31373..cb5c1651 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ . . [Simulator Front Panel API](#simulator-front-panel-api) . . [New Functionality](#new-functionality) . . . . [Remote Console Facility](#remote-console-facility) -. . . . [VAX/PDP11 Enhancements](#vax-pdp11-enhancements) +. . . . [VAX/PDP11 Enhancements](#vaxpdp11-enhancements) . . . . [PDP10 Enhancements](#pdp10-enhancements) . . . . [SDS 940 Enhancements](#sds-940-enhancements) . . . . [Terminal Multiplexer additions](#terminal-multiplexer-additions) . . . . [Video Display Capabilities](#video-display-capabilities) . . . . [Asynchronous I/O](#asynchronous-io) -. . . . [Clock/Timer Enhancements](#clock-timer-enhancements) +. . . . [Clock/Timer Enhancements](#clocktimer-enhancements) . . . . [Ethernet Transport Enhancements](#ethernet-transport-enhancements) . . . . [Disk Extensions](#disk-extensions) . . . . [Embedded ROM support](#embedded-rom-support) @@ -21,17 +21,17 @@ . . . . [Help](#help) . . . . [Generic SCP support Clock Coscheduling as opposed to per simulator implementations](#generic-scp-support-clock-coscheduling-as-opposed-to-per-simulator-implementations) . . . . [New SCP Commands](#new-scp-commands) -. . . . [Command Processing Enhancements](#command-[rocessing-enhancements) +. . . . [Command Processing Enhancements](#command-processing-enhancements) . . . . . . [Environment variable insertion](#environment-variable-insertion) . . . . . . [Command aliases](#command-aliases) . . . . . . [Do command argument manipulation](#do-command-argument-manipulation) . . [Building and running a simulator](#building-and-running-a-simulator) -. . . . [Use Prebuilt Windows Simulators](#use-prebuilt-sindows-simulators) +. . . . [Use Prebuilt Windows Simulators](#use-prebuilt-windows-simulators) . . . . [Building simulators yourself](#building-simulators-yourself) . . . . . . [Linux/OSX other *nix platforms](#linuxosx-other-nix-platforms) . . . . . . . . [Build Dependencies](#build-dependencies) -. . . . . . . . . . [OS X - Dependencies](#os-x--dependencies) -. . . . . . . . . . [Linux - Dependencies](#linux--dependencies) +. . . . . . . . . . [OS X - Dependencies](#os-x---dependencies) +. . . . . . . . . . [Linux - Dependencies](#linux---dependencies) . . . . . . [Windows](#windows) . . . . . . . . [Required related files](#required-related-files) . . . . . . . . [Visual Studio (Standard or Express) 2008, 2010, 2012, 2013 or Visual Studio Community 2015](#visual-studio-standard-or-express-2008-2010-2012-2013-or-visual-studio-community-2015)