From 8f47791b5db95deb1942d64edeb8c49d805b2eaf Mon Sep 17 00:00:00 2001 From: Benjamin Klum Date: Fri, 22 Nov 2024 18:29:51 +0100 Subject: [PATCH] Fix broken AsciiDoc links --- .../modules/ROOT/pages/user-interface/matrix-area.adoc | 4 ++-- doc/playtime/modules/ROOT/pages/user-interface/toolbar.adoc | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/playtime/modules/ROOT/pages/user-interface/matrix-area.adoc b/doc/playtime/modules/ROOT/pages/user-interface/matrix-area.adoc index 46eb3b4f9..fa6a56806 100644 --- a/doc/playtime/modules/ROOT/pages/user-interface/matrix-area.adoc +++ b/doc/playtime/modules/ROOT/pages/user-interface/matrix-area.adoc @@ -46,11 +46,11 @@ Drag the cell left or right to change the position of the column. include::partial$generated/elements/column-cell/exclusive-mode.adoc[] -This is a shortcut for xref:user-interface/inspector/column.adoc#inspector-column-exclusive-mode[]. +This is a shortcut for xref:user-interface/inspector/column/playback.adoc#inspector-column-exclusive-mode[]. include::partial$generated/elements/column-cell/follow-scenes.adoc[] -This is a shortcut for xref:user-interface/inspector/column.adoc#inspector-column-follow-scenes[]. +This is a shortcut for xref:user-interface/inspector/column/playback.adoc#inspector-column-follow-scenes[]. include::partial$generated/elements/column-cell/has-overrides.adoc[] diff --git a/doc/playtime/modules/ROOT/pages/user-interface/toolbar.adoc b/doc/playtime/modules/ROOT/pages/user-interface/toolbar.adoc index cf0734f7b..bec505b97 100644 --- a/doc/playtime/modules/ROOT/pages/user-interface/toolbar.adoc +++ b/doc/playtime/modules/ROOT/pages/user-interface/toolbar.adoc @@ -35,7 +35,7 @@ If you want to start REAPER playback together with Playtime, you have two option [loweralpha] . Start playback within REAPER itself (which automatically starts Playtime playback) -. Switch xref:user-interface/inspector/matrix.adoc#inspector-matrix-transport-sync[] to **Full** +. Switch xref:user-interface/inspector/matrix/playback.adoc#inspector-matrix-transport-sync[] to **Full** // Visual metronome @@ -73,7 +73,8 @@ If the Playtime column tracks already contain items, pressing this button will s include::partial$generated/elements/toolbar/show-hide-midi-triggers.adoc[] -The purpose of this feature is to quickly create simple mappings of MIDI keys/pads/buttons to cells. If you want to use full-featured grid controllers, such as the Launchpad, see xref:realearn::user-interface/settings-dialog.adoc#controllers[]. +The purpose of this feature is to quickly create simple mappings of MIDI keys/pads/buttons to cells. +If you want to use full-featured grid controllers, such as the Launchpad, see xref:realearn::user-interface/settings-dialog.adoc#controllers[]. The MIDI triggers configured here are specific to this particular xref:helgobox::plug-in/key-concepts.adoc#instance[], not global.