diff --git a/documentation.md b/documentation.md index f75ea94..f6542da 100644 --- a/documentation.md +++ b/documentation.md @@ -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) diff --git a/downloads.md b/downloads.md index 8daf450..b927d38 100644 --- a/downloads.md +++ b/downloads.md @@ -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)