Skip to content

Commit b978434

Browse files
committed
Chore: Rename default branch to main
1 parent 742b20e commit b978434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ far: `Python` and `JavaScript`. More might be added if needed in the future.
88

99
These libraries allow you to parse Crate's SQL dialect without sending it to a CrateDB instance.
1010

11-
- `Python`: https://github.com/crate/cratedb-sqlparse/tree/master/cratedb_sqlparse_py
12-
- `Javascript`: https://github.com/crate/cratedb-sqlparse/tree/master/cratedb_sqlparse_js
11+
- `Python`: https://github.com/crate/cratedb-sqlparse/tree/main/cratedb_sqlparse_py
12+
- `Javascript`: https://github.com/crate/cratedb-sqlparse/tree/main/cratedb_sqlparse_js
1313

1414
## Example:
1515

0 commit comments

Comments
 (0)