Module: appdb Branch: master Commit: 0373d15ce396a988819668b767341109e3fc2b6d URL: http://source.winehq.org/git/appdb.git/?a=commit;h=0373d15ce396a988819668b76...
Author: Francois Gouget fgouget@free.fr Date: Thu Jun 19 10:33:44 2008 -0500
index: Fix the Wine-Reviews link
---
index.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/index.php b/index.php index e5b75f9..27c0e9d 100644 --- a/index.php +++ b/index.php @@ -149,7 +149,7 @@ if(!$_SESSION['current']->isLoggedIn())
<h2>Other Wine Application Compatibility Sites</h2> <p> -<a href="http://wine-review.blogspot.com/"><b>Wine-Review</b></a>: Is a Wine application and game +<a href="http://www.wine-reviews.net/"><b>Wine-Reviews</b></a>: Is a Wine application and game Blog, with tips and how-to's on getting listed applications and games to run. </p> </div>