silc_free -> g_free, crashfix.
[silc.git] / lib / doc / silcclient_unicode.html
index 3d6ec56106a069b0c0f7f1cfd1430cf430cc9de9..3470b5ea725bf480eb8ee7d8804da0560f473775 100644 (file)
@@ -21,7 +21,7 @@ the strings to other character encoding if application does not support
 UTF-8 rendering on user interface.  Also strings application sends to
 library, such as, nicknames, channel names, server names, host names,
 topic srings, any command argument, etc. must always be UTF-8 encoded
-before they are sent to the library.  The <a href="silcutf8.h">UTF-8
+before they are sent to the library.  The <a href="silcutf8.html">UTF-8
 routines</a> help the application developer to encode and decode
 UTF-8 strings.