Skip to content

Commit 82bf7ba

Browse files
authored
Fix maven URL MySQL.md
1 parent eaaf408 commit 82bf7ba

File tree

1 file changed

+1
-1
lines changed
  • docs/StardustDocs/topics/dataSources/sql

1 file changed

+1
-1
lines changed

docs/StardustDocs/topics/dataSources/sql/MySQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ USE {
4444
</tabs>
4545

4646
The actual Maven Central driver version could be found
47-
[here](https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc).
47+
[here](https://mvnrepository.com/artifact/com.mysql/mysql-connector-j).
4848

4949
## Read
5050

0 commit comments

Comments
 (0)