Skip to content

Commit 77c89fc

Browse files
committed
Redirect to mysqlconnector.net.
1 parent c7176d4 commit 77c89fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<html>
44
<head>
55
<title>mysql-net.github.io</title>
6-
<meta http-equiv="refresh" content="0;url={{ "/MySqlConnector/" | relative_url }}">
6+
<meta http-equiv="refresh" content="0;url=https://mysqlconnector.net/">
77
</head>
88
<body>
9-
<p>Home of <a href="{{ "/MySqlConnector/" | relative_url }}">MySqlConnector</a>.</p>
9+
<p>Home of <a href="https://mysqlconnector.net/">MySqlConnector</a>.</p>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)