fixed repo links

This commit is contained in:
Jan Prochazka
2021-02-11 10:11:34 +01:00
parent 2defdc3f28
commit e243ecd96a
8 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ console.log("Generated query:", sql);
```
See [TypeScript definitions](https://github.com/dbshell/dbgate/blob/master/packages/sqltree/src/types.ts) for complete list of available SQL command options.
See [TypeScript definitions](https://github.com/dbgate/dbgate/blob/master/packages/sqltree/src/types.ts) for complete list of available SQL command options.
## Installation