8000 Fix end element. · mysql-net/mysql-net.github.io@c7176d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c7176d4

Browse files
committed
Fix end element.
1 parent b2cddab commit c7176d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<meta http-equiv="refresh" content="0;url={{ "/MySqlConnector/" | relative_url }}">
77
</head>
88
<body>
9-
<p>Home of <a href="{{ "/MySqlConnector/" | relative_url }}">MySqlConnector</a>.<p>
9+
<p>Home of <a href="{{ "/MySqlConnector/" | relative_url }}">MySqlConnector</a>.</p>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)
0