diff options
author | raveit65 <[email protected]> | 2015-07-07 17:59:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-07 17:59:34 +0200 |
commit | 2eefd72285146a01f21e4b86aab098d356802f4c (patch) | |
tree | 3c67d72ceb8d4dda5be2751cdbe0c1ab6c2960ba | |
parent | 15bcd152eba0877825ed8d98e7899a181a8a1ed8 (diff) | |
download | mate-utils-2eefd72285146a01f21e4b86aab098d356802f4c.tar.bz2 mate-utils-2eefd72285146a01f21e4b86aab098d356802f4c.tar.xz |
help: fix mate feedback links
-rw-r--r-- | baobab/help/C/index.docbook | 2 | ||||
-rw-r--r-- | gsearchtool/help/C/index.docbook | 2 | ||||
-rw-r--r-- | logview/help/C/index.docbook | 2 | ||||
-rw-r--r-- | mate-dictionary/help/C/index.docbook | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/baobab/help/C/index.docbook b/baobab/help/C/index.docbook index 8c30a5ca..a8aa8826 100644 --- a/baobab/help/C/index.docbook +++ b/baobab/help/C/index.docbook @@ -99,7 +99,7 @@ <title>Feedback</title> <para>To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the - <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>. + <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>. </para> <!-- Translators may also add here feedback address for translations --> </legalnotice> diff --git a/gsearchtool/help/C/index.docbook b/gsearchtool/help/C/index.docbook index b3fa422e..10587145 100644 --- a/gsearchtool/help/C/index.docbook +++ b/gsearchtool/help/C/index.docbook @@ -181,7 +181,7 @@ </releaseinfo> <legalnotice> <title>Feedback</title> - <para>To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>. + <para>To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>. </para> <!-- Translators may also add here feedback address for translations --> </legalnotice> diff --git a/logview/help/C/index.docbook b/logview/help/C/index.docbook index e782ad86..83d4ee9c 100644 --- a/logview/help/C/index.docbook +++ b/logview/help/C/index.docbook @@ -178,7 +178,7 @@ <title>Feedback</title> <para>To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the - <ulink url="help:mate-feedback" + <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>. </para> <!-- Translators may also add here feedback address for translations --> diff --git a/mate-dictionary/help/C/index.docbook b/mate-dictionary/help/C/index.docbook index 2cdf89de..aa6ff86e 100644 --- a/mate-dictionary/help/C/index.docbook +++ b/mate-dictionary/help/C/index.docbook @@ -90,7 +90,7 @@ <title>Feedback</title> <para>To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the - <ulink url="help:mate-feedback" type="help">MATE Feedback + <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>.</para> <!-- Translators may also add here feedback address for translations --> |