Fix a documentation link

Francois Gouget fgouget at free.fr
Tue Mar 15 16:52:12 CST 2005


If I understand this correctly, this <ulink> tag should point to 
Wine's HowTo. So here's the patch.

Changelog:

  * documentation/getting.sgml

    Fix a link to Wine's HowTo.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
             "Lotto: A tax on people who are bad at math." -- unknown
           "Windows: Microsoft's tax on computer illiterates." -- WE7U
-------------- next part --------------
Index: documentation/getting.sgml
===================================================================
RCS file: /var/cvs/wine/documentation/getting.sgml,v
retrieving revision 1.27
diff -u -p -r1.27 getting.sgml
--- documentation/getting.sgml	2 Mar 2005 13:53:50 -0000	1.27
+++ documentation/getting.sgml	15 Mar 2005 10:34:52 -0000
@@ -116,7 +116,8 @@
           packages among the various systems' methods of packaging and package 
           management in this guide, however, up to date installation notes for 
           particular distributions can be found at the WineHQ website in the 
-          howto, at <ulink url=""></ulink>.  If you need further help figuring 
+          <ulink url="http://www.winehq.org/site/howto">HowTo</ulink>.
+          If you need further help figuring 
           out how to simply install a Wine package, we suggest consulting your 
           distribution's documentation, support forums, or IRC channels.
         </para>


More information about the wine-patches mailing list