Skip to content

Commit eaaf408

Browse files
authored
Fix maven URL SQLite.md
1 parent 1effeac commit eaaf408

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/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)