mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
20 lines
426 B
HTML
20 lines
426 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title>HeidiSQL</title>
|
|
<meta http-equiv="refresh" content="5; URL=http://www.heidisql.com/help.php" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>
|
|
Please look at <a href="http://www.heidisql.com/help.php">http://www.heidisql.com/help.php</a> for detailed help.
|
|
</p>
|
|
|
|
|
|
</body>
|
|
</html>
|