Skip to content

Commit 40a2e43

Browse files
committed
Updated readme badges for project.
1 parent 2011e60 commit 40a2e43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![build](https://img.shields.io/travis/utPLSQL/utPLSQL-demo-project/develop.svg?label=develop%20branch)](https://travis-ci.org/utPLSQL/utPLSQL-demo-project)
2-
[![sonar](https://sonarcloud.io/api/badges/gate?key=utPLSQL%3AutPLSQL-demo-project%3Adevelop)](https://sonarcloud.io/dashboard/index?id=utPLSQL%3AutPLSQL-demo-project%3Adevelop)
2+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=utPLSQL%3AutPLSQL-demo-project&metric=alert_status)](https://sonarcloud.io/dashboard?id=utPLSQL%3AutPLSQL-demo-project)
33

44

55
# CI/CD and Unit Testing for Oracle PLSQL
@@ -13,7 +13,7 @@ With every commit made to the github repository, a build job is executed using [
1313

1414
The build process consists of following steps:
1515
- Download Oracle Database 11g XE
16-
- Download latest release of utPLSQL
16+
- Download [latest release of utPLSQL](https://github.com/utPLSQL/utPLSQL/releases/latest)
1717
- Install Oracle Database
1818
- Install [utPLSQL](https://github.com/utPLSQL/utPLSQL) framework
1919
- Install [project sources](source/install.sh)

0 commit comments

Comments
 (0)