From 62fe56786902afca5727e97065b507158ee26ea9 Mon Sep 17 00:00:00 2001 From: Simon Martinelli Date: Fri, 3 Dec 2021 09:45:51 +0100 Subject: [PATCH] Change URL to Maven plugin readme to point to main branch and changed maven to Maven. --- documentation.md | 2 +- downloads.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)