Skip to content

Commit 3ca7070

Browse files
committed
Fix broken link in README.md
1 parent b4f4ccf commit 3ca7070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public static void example2()
7070
});
7171
}
7272
```
73-
## Refer [code in test project](https://github.com/DirectSQL/DirectSQL/tree/master/TestSqlLiteDatabase), also
73+
## Refer [code in test project](https://github.com/DirectSQL/DirectSQL/tree/main/TestSqlLiteDatabase), also
7474
# How to build and test
7575
````
7676
git clone git@github.com:DirectSQL/DirectSQL.git

0 commit comments

Comments
 (0)