Skip to content

Commit 5355ac5

Browse files
pulling master
2 parents 2ad1b89 + 82bf7ba commit 5355ac5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

docs/StardustDocs/topics/dataSources/sql/SQLite.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/com.mysql/mysql-connector-j).
47+
[here](https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc).
4848

4949
## Read
5050

0 commit comments

Comments
 (0)