diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-06-30 16:23:22 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-06-30 16:31:08 +0200 |
commit | 69fc44f5d55b813aeeb0c06473ceede28400e7bf (patch) | |
tree | e8a9b9653a38aefb9c134a924a196a303ff97340 /README | |
parent | 7e1e03c04569978908cb1449aedc1cbc200ea20d (diff) | |
download | tdelibs-69fc44f5d55b813aeeb0c06473ceede28400e7bf.tar.gz tdelibs-69fc44f5d55b813aeeb0c06473ceede28400e7bf.zip |
Fix bug reports link in about dialog
Update bug reports url to bugs.trinitydesktop.org
This resolves bug 2935
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa83c86cd30e77bad7fdb2b047ce256a24c883b5)
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -236,8 +236,8 @@ So, here are some tips on bug reporting: older, deprecated versions usually don't get that much attention :-) * Also the chance is high that another one experienced your problem. The - bug report wizard at http://bugs.kde.org will help you to find out if your - problem has already been reported. + bug report wizard at http://bugs.trinitydesktop.org will help you to + find out if your problem has already been reported. * The best bug report for a project based on voluntary work is of course one that comes with a patch that solves the problem. :-) |