summaryrefslogtreecommitdiffstats
path: root/tdeprint/kprintprocess.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/kprintprocess.cpp')
-rw-r--r--tdeprint/kprintprocess.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprintprocess.cpp b/tdeprint/kprintprocess.cpp
index 89ef5e2ca..2b0c0f6f6 100644
--- a/tdeprint/kprintprocess.cpp
+++ b/tdeprint/kprintprocess.cpp
@@ -86,7 +86,7 @@ void KPrintProcess::slotExited( TDEProcess* )
break;
default:
emit printError( this, "Internal error, printing terminated in unexpected state. "
- "Report bug at <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a>." );
+ "Report bug at <a href=\"http://bugs.trinitydesktop.org\">http://bugs.trinitydesktop.org</a>." );
break;
}
}