diff --git a/tdecore/tdesycocaentry.h b/tdecore/tdesycocaentry.h index d7ddbaf20..8f2faa79c 100644 --- a/tdecore/tdesycocaentry.h +++ b/tdecore/tdesycocaentry.h @@ -32,7 +32,7 @@ class TQDataStream; * the common functionality for servicetypes and services. * * @internal - * @see http://developer.kde.org/documentation/library/kdeqt/trinityarch/tdesycoca.html + * @see http://developer.kde.org/documentation/library/kdetqt/trinityarch/tdesycoca.html */ class TDECORE_EXPORT KSycocaEntry : public TDEShared { diff --git a/tdehtml/DESIGN.html b/tdehtml/DESIGN.html index 3907a56d0..e59059bc8 100644 --- a/tdehtml/DESIGN.html +++ b/tdehtml/DESIGN.html @@ -174,7 +174,7 @@ not be seen from the outside for various reasons (make implementation of shared or to reduce memory consumption).

In C++, you can access the whole DOM tree from outside TDEHTML by using the interface classes. -For a description see the introduction to tdehtml on developer.kde.org. +For a description see the introduction to tdehtml on developer.kde.org. One thing that has been omitted in the discussion above is the style sheet defined inside the <style> element (as an example of a style sheet) and the image element diff --git a/tdeio/tdeio/ktrader.h b/tdeio/tdeio/ktrader.h index 367c37dae..3703f5e60 100644 --- a/tdeio/tdeio/ktrader.h +++ b/tdeio/tdeio/ktrader.h @@ -151,7 +151,7 @@ public: * a number * * @return A list of services that satisfy the query - * @see http://developer.kde.org/documentation/library/kdeqt/tradersyntax.html + * @see http://developer.kde.org/documentation/library/kdetqt/tradersyntax.html */ OfferList query( const TQString& servicetype, const TQString& genericServiceType, const TQString& constraint /*= TQString::null*/,