diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index a425de2..be40854 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -376,7 +376,7 @@ C++ glue code is needed when writing in module in Python. Fortunately </para> <para> The best way to start learning about creating modules is to read the -<ulink url="http://developer.kde.org/documentation/other/kcm_howto.html">KConfig +<ulink url="http://developer.kde.org/documentation/other/kcm_howto.html">TDEConfig Module HOWTO</ulink>. It is written for C++, but the concepts are the same for Python. </para> |