diff options
Diffstat (limited to 'doc/konsolekalendar')
-rw-r--r-- | doc/konsolekalendar/index.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/konsolekalendar/index.docbook b/doc/konsolekalendar/index.docbook index 93871fb29..d3c7b26a4 100644 --- a/doc/konsolekalendar/index.docbook +++ b/doc/konsolekalendar/index.docbook @@ -823,7 +823,7 @@ packages.</para> <title>Compilation and installation</title> <para>This section provides a quick overview of the build process. -Please read <ulink url="http://developer.kde.org/build/compile_kde3_2.html"> +Please read <ulink url="http://developer.kde.org/build/compile_trinity_2.html"> Compiling &kde; 3.2.x</ulink> for complete instructions.</para> <para>If you cannot obtain a suitable precompiled binary package, you @@ -841,10 +841,10 @@ change to the folder which has been created.</para> wrong &kde; folder. If necessary, you can give the &kde; folder as a parameter to <userinput><command>./configure</command></userinput>. For example, -if your &kde; is installed in <filename>/opt/kde3</filename>: +if your &kde; is installed in <filename>/opt/trinity</filename>: </para> -<para><userinput><command>./configure</command> --prefix=<replaceable>/opt/kde3</replaceable></userinput></para></note> +<para><userinput><command>./configure</command> --prefix=<replaceable>/opt/trinity</replaceable></userinput></para></note> </sect1> |