Version: 3.4.1 (using KDE 3.4.1, Kubuntu Package 4:3.4.1-0ubuntu0hoary1 ()) Compiler: gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2) OS: Linux (i686) release 2.6.10-5-386 help:/khelpcenter/contact-developers.html still mentions "webcvs.kde.org" and it's link. It should be updated to mention "websvn.kde.org" and it's link, now that we've moved to SVN.
Created attachment 11549 [details] Patch to fix the the link and reference to the new repository Just perform this simple text replacement in order to fix the new link.
The above patch only only works for English. Translations to other languages will have to be made also of course.
SVN commit 428660 by goutte: Change the reference to WebCVS to one to WebSVN (Original patch from Hugo Rodrigues; patch modified to "Subversion" instead of "Source") BUG:107931 M +2 -2 contact.docbook --- trunk/KDE/kdebase/doc/khelpcenter/contact.docbook #428659:428660 @@ -89,8 +89,8 @@ </varlistentry> <varlistentry> -<term><ulink url="http://webcvs.kde.org">webcvs.kde.org</ulink></term> -<listitem><para>A web interface to the &kde; CVS repository</para></listitem> +<term><ulink url="http://websvn.kde.org">websvn.kde.org</ulink></term> +<listitem><para>A web interface to the &kde; Subversion repository</para></listitem> </varlistentry> <varlistentry>