Austin English : wine-dev: Fix broken link.
Module: docs Branch: master Commit: 6b5de87a1bc1558193b92aef3c950d4d727d2401 URL: http://source.winehq.org/git/docs.git/?a=commit;h=6b5de87a1bc1558193b92aef3c... Author: Austin English <austinenglish(a)gmail.com> Date: Tue Jun 1 17:54:06 2010 -0500 wine-dev: Fix broken link. --- en/winedev-debugger.sgml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/winedev-debugger.sgml b/en/winedev-debugger.sgml index 6aa9503..e4810d3 100644 --- a/en/winedev-debugger.sgml +++ b/en/winedev-debugger.sgml @@ -479,7 +479,7 @@ winedbg hl.exe -windowed <para> Disassembling win32 programs is possible using eg. <application>GoVest</> by Ansgar Trimborn. It can be found - <ulink url="http://www.geocities.com/GoVest/">here</>. + <ulink url="http://www.oocities.com/govest/">here</>. </para> <para> You can also use the newer and better @@ -834,7 +834,7 @@ winedbg myprog.exe <term> <application>GoVest</application>: <filename>govest.zip</filename> is available from - <ulink url="http://www.geocities.com/GoVest/">http://www.geocities.com/GoVest/</>. + <ulink url="http://www.oocities.com/govest/">http://www.oocities.com/govest/</>. </term> <listitem> <para>
participants (1)
-
Alexandre Julliard