diff options
author | Monsta <[email protected]> | 2015-07-09 15:18:59 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-07-09 15:18:59 +0300 |
commit | 2dfed7efa75e64ca8ba388689c2a1dd32ec37764 (patch) | |
tree | 56facb1a73af455785538676beacf611da9ba729 | |
parent | e0bc6014e73ac4fbd1084f5d1fee4fca9c6650c9 (diff) | |
download | mate-control-center-2dfed7efa75e64ca8ba388689c2a1dd32ec37764.tar.bz2 mate-control-center-2dfed7efa75e64ca8ba388689c2a1dd32ec37764.tar.xz |
fixed links in help (even though help isn't called anywhere apparently)
-rw-r--r-- | help/C/index.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index ca1117eb..c25635fc 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -38,14 +38,14 @@ <para> Permission is granted to copy, distribute and/or modify this document under the terms of the - <ulink type="help" url="mate-help:fdl"> + <ulink type="help" url="help:fdl"> <citetitle> GNU Free Documentation License </citetitle> </ulink>, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license - can be found <ulink type="help" url="mate-help:fdl">here</ulink>. + can be found <ulink type="help" url="help:fdl">here</ulink>. </para> <para> Many of the names used by companies to distinguish their products and @@ -70,7 +70,7 @@ To launch the <application>MATE Control Center</application>, type <command>mate-control-center</command> in a terminal window. </para> - <para>For help on using preference tools, see the <ulink type="help" url="help:user-guide?prefs">User Guide</ulink>.</para> + <para>For help on using preference tools, see the <ulink type="help" url="help:mate-user-guide/prefs">User Guide</ulink>.</para> </sect1> <sect1 id="matecc-interface"> |