From a9e9bd195d3f918dd94ba8ead545a699009802cb Mon Sep 17 00:00:00 2001 From: Electric Keet Date: Fri, 8 Sep 2023 12:21:42 -0700 Subject: [PATCH] Fixing FM instrument doc links. Once we have a `4-instrument/fmopz.md` that can be linked appropriately. --- doc/7-systems/opl.md | 2 +- doc/7-systems/opll.md | 2 +- doc/7-systems/opz.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/7-systems/opl.md b/doc/7-systems/opl.md index ac82ded0e..ecc9b4755 100644 --- a/doc/7-systems/opl.md +++ b/doc/7-systems/opl.md @@ -81,4 +81,4 @@ afterwards everyone moved to Windows and software mixed PCM streaming... # info -this chip uses the [FM (OPL)](../4-instrument/fm-opl.md) instrument editor. +this chip uses the [FM (OPL)](../4-instrument/fmopl.md) instrument editor. diff --git a/doc/7-systems/opll.md b/doc/7-systems/opll.md index f32f1eefc..91a3ac6ac 100644 --- a/doc/7-systems/opll.md +++ b/doc/7-systems/opll.md @@ -66,7 +66,7 @@ the YM2413 is equipped with the following features: # info -this chip uses the [FM (OPLL)](../4-instrument/fm-opll.md) instrument editor. +this chip uses the [FM (OPLL)](../4-instrument/fmopll.md) instrument editor. ## chip options diff --git a/doc/7-systems/opz.md b/doc/7-systems/opz.md index c4b0413a9..d7a1071cb 100644 --- a/doc/7-systems/opz.md +++ b/doc/7-systems/opz.md @@ -116,4 +116,4 @@ no plans have been made for TX81Z MIDI passthrough, because: # info -this chip uses the [FM (OPZ)](../4-instrument/opz.md) instrument editor. +this chip uses the [FM (OPZ)](../4-instrument/fm.md) instrument editor.