fixing broken link

This commit is contained in:
Marcello Stanisci 2015-11-14 23:51:51 +01:00
parent 03aa103ad5
commit ab73adebf9

View File

@ -84,7 +84,7 @@ if ($status_code != 200)
}
else
{
echo "Pretend wire transfer successful. Exit through the <a href=\"http://toy.taler.net\">gift shop</a> and enjoy shopping!";
echo "Pretend wire transfer successful. Exit through the <a href=\"http://shop.demo.taler.net\">gift shop</a> and enjoy shopping!";
}
?>
</body>