summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkonline2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline b/mdkonline
index 70e9c7af..0e34d24b 100755
--- a/mdkonline
+++ b/mdkonline
@@ -60,7 +60,7 @@ my $nb_pages=6; # 0 to 5
my $page;
my $xpm_path="/usr/share/mdkonline/pixmaps";
my $path_to_welcome="/usr/share/doc/HTML/welcome.html";
-my $link_to_mdkonline="http://www.mandrakeexpert.com";
+my $link_to_mdkonline="http://www.mandrakeexpert.com/index2.php";
my $check_custid;
my $true=1;
my $false=0;