Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Readme files for sub-projects on github (external links)

- [utPLSQL-cli readme](https://github.com/utPLSQL/utPLSQL-cli/blob/develop/README.md)

- [utPLSQL maven plugin readme](https://github.com/utPLSQL/utPLSQL-maven-plugin/blob/develop/README.md)
- [utPLSQL Maven plugin readme](https://github.com/utPLSQL/utPLSQL-maven-plugin/blob/main/README.md)

- [utPSLQL - SQLDeveloper extension](https://github.com/utPLSQL/utPLSQL-SQLDeveloper/blob/master/README.md)

Expand Down
2 changes: 1 addition & 1 deletion downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ menuInclude: true

- [utPLSQL-cli](https://github.com/utPLSQL/utPLSQL-cli/releases) - command line utility to run utPLSQL tests from any command line (Win/Linux/Mac)

- [utPLSQL maven plugin](https://github.com/utPLSQL/utPLSQL-maven-plugin/releases) to run utPLSQL tests as part of Java maven project build
- [utPLSQL Maven plugin](https://github.com/utPLSQL/utPLSQL-maven-plugin/releases) to run utPLSQL tests as part of Java Maven project build

- [utPSLQL - SQLDeveloper extension](https://github.com/utPLSQL/utPLSQL-SQLDeveloper/releases) to create and run utPLSQL tests from [SQLDeveloper](https://www.oracle.com/database/technologies/appdev/sql-developer.html)

Expand Down