diff options
author | Monsta <[email protected]> | 2015-07-10 15:22:37 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-07-10 15:22:37 +0300 |
commit | 3dc2961fef259ac3eb33fdabf4604a0509ffc1d9 (patch) | |
tree | 8a7db87a5f3f0a0e2d8e298b929e554bf527d305 | |
parent | e97d400d5b02970a3e5ef9416d2c0c4c7209ba80 (diff) | |
download | mate-panel-3dc2961fef259ac3eb33fdabf4604a0509ffc1d9.tar.bz2 mate-panel-3dc2961fef259ac3eb33fdabf4604a0509ffc1d9.tar.xz |
help: fixed broken links to feedback page
-rw-r--r-- | help/mate-clock/C/index.docbook | 2 | ||||
-rw-r--r-- | help/mate-fish/C/index.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help/mate-clock/C/index.docbook b/help/mate-clock/C/index.docbook index 7062466b..e79cc3b2 100644 --- a/help/mate-clock/C/index.docbook +++ b/help/mate-clock/C/index.docbook @@ -178,7 +178,7 @@ </releaseinfo> <legalnotice> <title>Feedback</title> - <para> To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>. </para> + <para> To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>. </para> </legalnotice> <abstract role="description"> diff --git a/help/mate-fish/C/index.docbook b/help/mate-fish/C/index.docbook index 4d340e0d..5f36e654 100644 --- a/help/mate-fish/C/index.docbook +++ b/help/mate-fish/C/index.docbook @@ -150,7 +150,7 @@ <title>Feedback</title> <para> To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the - <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>. </para> + <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>. </para> </legalnotice> <abstract role="description"> |