Fix some broken hyperlinks.
Submitted by: ryusuke Approved by: gjb (mentor)
This commit is contained in:
parent
fa1cd91465
commit
0fdb61b1f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41335
1 changed files with 4 additions and 4 deletions
|
@ -200,9 +200,9 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>For information on how to configure a multimedia
|
||||
environment, refer to <link linkend="multimedia"></link>. For
|
||||
environment, refer to <xref linkend="multimedia"/>. For
|
||||
information on how to set up and use electronic mail, refer to
|
||||
<link linkend="mail"></link>.</para>
|
||||
<xref linkend="mail"/>.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="desktop-browsers">
|
||||
|
@ -222,7 +222,7 @@
|
|||
|
||||
<para>The <application>KDE</application> and
|
||||
<application>GNOME</application> desktop environments include
|
||||
their own HTML browser. Refer to <link linkend="x11-wm"></link>
|
||||
their own HTML browser. Refer to <xref linkend="x11-wm"/>
|
||||
for more information on how to set up these complete
|
||||
desktops.</para>
|
||||
|
||||
|
@ -572,7 +572,7 @@
|
|||
</note>
|
||||
|
||||
<para>To install &java; plugin support, follow the instructions
|
||||
in <link linkend="moz-java-plugin"></link>.</para>
|
||||
in <xref linkend="moz-java-plugin"/>.</para>
|
||||
|
||||
<para>Once &java; support is installed, start
|
||||
<application>Chromium</application>, and enter
|
||||
|
|
Loading…
Reference in a new issue