[kde-doc-english] playground/network/doc/kvpnc (silent)
Richard Johnson
rjohnson at kde.org
Wed May 13 07:49:52 CEST 2009
SVN commit 967277 by nixternal:
SVN_SILENT
Fixing vpnc doc issue causing a fail to build in trunk.
When doing URLs in ulink and such, do not use entities as the entities use XML
markup that will cause breakage.
CCMAIL: kde-doc-english at kde.org
M +2 -2 index.docbook
--- trunk/playground/network/doc/kvpnc/index.docbook #967276:967277
@@ -436,12 +436,12 @@
<listitem><para><ulink url="http://www.openvpn.org/">OpenVPN</ulink>.- VPN based on SSL</para></listitem>
</itemizedlist>
<para>
-&kvpnc; can be found at <ulink url="http://home.gna.org/&kvpnc;/">&kvpnc; home page</ulink>.
+&kvpnc; can be found at <ulink url="http://home.gna.org/">&kvpnc; home page</ulink>.
</para>
<!-- For a list of updates, you may refer to the application web site
or the ChangeLog file, or ... -->
<para>
-You can find a list of changes at <ulink url="http://home.gna.org/&kvpnc;/changelog.html">Changelog</ulink>.
+You can find a list of changes at <ulink url="http://home.gna.org/kvpnc/changelog.html">Changelog</ulink>.
</para>
</sect1>
More information about the kde-doc-english
mailing list