8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7176d4 commit 77c89fcCopy full SHA for 77c89fc
index.html
@@ -3,9 +3,9 @@
3
<html>
4
<head>
5
<title>mysql-net.github.io</title>
6
- <meta http-equiv="refresh" content="0;url={{ "/MySqlConnector/" | relative_url }}">
+ <meta http-equiv="refresh" content="0;url=https://mysqlconnector.net/">
7
</head>
8
<body>
9
- <p>Home of <a href="{{ "/MySqlConnector/" | relative_url }}">MySqlConnector</a>.</p>
+ <p>Home of <a href="https://mysqlconnector.net/">MySqlConnector</a>.</p>
10
</body>
11
</html>
0 commit comments