Fix for bad link on "Ardour's Interface" (part link).

This commit is contained in:
Shamus Hammons 2017-02-21 17:28:41 -06:00
parent 0c01e0e663
commit 6842c3f6a9
2 changed files with 8 additions and 7 deletions

View File

@ -13,7 +13,7 @@
<p>
The range of time covered by the mini-timeline is set by <kbd
class="mouse">Right</kbd> clicking the timeline, and choosing a time span
class=mouse>right</kbd> clicking the timeline, and choosing a time span
from 30 seconds up to 20 minutes.
</p>
@ -24,13 +24,13 @@
</p>
<p>
While hovering with the mouse over the mini-timeline,
While hovering with the mouse over the mini-timeline:
</p>
<ul>
<li><kbd class="mouse">left</kbd> clicking moves the playhead to the time under the mouse cursor</li>
<li>using the <kbd class="mouse">scroll wheel</kbd> scrolls the playhead back and forth inside the session</li>
<li>using the <kbd class="mod1n"></kbd><kbd class="mouse">scroll wheel</kbd> scrolls more finely inside the session</li>
<li>using the <kbd class="mod12n"></kbd><kbd class="mouse">scroll wheel</kbd> scrolls even more finely inside the session.</li>
<li><kbd class=mouse>left</kbd> clicking moves the playhead to the time under the mouse cursor</li>
<li>using the <kbd class=mouse>scroll wheel</kbd> scrolls the playhead back and forth inside the session</li>
<li>using <kbd class=mod1n></kbd><kbd class=mouse>scroll wheel</kbd> scrolls more finely inside the session</li>
<li>using <kbd class=mod12n></kbd><kbd class=mouse>scroll wheel</kbd> scrolls even more finely inside the session</li>
</ul>

View File

@ -552,6 +552,7 @@ part: subchapter
---
title: Ardour's Interface
uri: ardours-interface
part: part
---
@ -559,7 +560,7 @@ part: part
title: About Ardour's Interface
include: about-ardours-interface.html
link: about-ardours-interface
uri: ardours-interface
uri: ardours-interface/about
part: chapter
---