File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ npm run example-cli -- ./test/department_employees.quicksql
7474The Quick SQL to DDL translator is the product' s core component, It allows users
7575to transform a Quick SQL string into an Oracle SQL string.
7676
77- The Quick SQL Syntax and Grammar are documented [here](./doc/quick-sql-grammar.md)
77+ The Quick SQL Syntax and Grammar are documented [here](./doc/user/ quick-sql-grammar.md)
7878
7979See below for examples of how to use this library.
8080
@@ -160,7 +160,7 @@ view emp_v departments employees
160160
161161## Transforming Quick SQL into an Entity-Relationship Diagram (ERD)
162162
163- Requires a paid library. Review the usage [here](./doc/quick-erd.md)
163+ Requires a paid library. Review the usage [here](./doc/user/ quick-erd.md)
164164
165165## Contributing
166166
You can’t perform that action at this time.
0 commit comments