]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/03_setting-up-your-system/08_starting-ardour.html
Correctiong the dead links
[ardour-manual-diverged] / _manual / 03_setting-up-your-system / 08_starting-ardour.html
index 6dcc7281032c25f6839fc08abbb0f61b2469a2bd..a04323f9b338380293c4e2c276d41e2ad9ce25a2 100644 (file)
@@ -1,22 +1,20 @@
 ---
 layout: default
 title: Starting Ardour
----                        
-  
+---
+
 <p>
   There are several ways of <dfn>starting Ardour</dfn>, which may vary
   depending on which platform you are using it.
 </p>
 <ul>
-  <li>double-click the Ardour icon in your platform's file manager (e.g. 
+  <li>double-click the Ardour icon in your platform's file manager (e.g.
   Nautilus on Linux, Finder on OS X)</li>
   <li>double click on an Ardour session file in your platform's file manager</li>
-  <li>on Linux, you can also start Ardour <a 
-  href="/ardours-interface/starting-ardour/starting-ardour-from-the-command-line/">on 
-  the command line</a></li>
+  <li>on Linux, you can also start Ardour on the command line (see below)</li>
 </ul>
 <p>
-  When Ardour is run for the very first time, a special dialog is displayed 
+  When Ardour is run for the very first time, a special dialog is displayed
   that will ask you several questions about your setup. You will not be asked
   these questions again, but you can always modify your choices via the
   <kbd class="menu">Edit &gt; Preferences</kbd> dialog.
@@ -28,11 +26,11 @@ title: Starting Ardour
   program, like <a href="https://qjackctl.sourceforge.io/">QjackCtl</a> or <a href="http://kxstudio.linuxaudio.org/Applications:Cadence">Cadence</a>.
 </p>
 <p>
-  If you open Ardour without specifying an existing session it will display 
+  If you open Ardour without specifying an existing session it will display
   the <kbd class="menu">Session &gt; New...</kbd> dialog and the <kbd class="menu">Audio/MIDI Setup</kbd> dialog.
-  See <a href="/working-with-sessions/new-session-dialog/">New/Open Session Dialog</a> for a description of those dialogs. 
+  See <a href="/working-with-sessions/new-session-dialog/">New/Open Session Dialog</a> for a description of those dialogs.
 </p>
+
 <h2>Starting Ardour From the Command Line (Linux)</h2>
 
 <p>
@@ -53,5 +51,3 @@ title: Starting Ardour
   To start Ardour with a new, named session:
 </p>
 <kbd class="cmd lin">Ardour5 -N <em>/path/to/session</em></kbd>
-
-