Skip to content

Commit 6867bd1

Browse files
committed
Remove reference to sonarcloud branch in README.md
[skip ci]
1 parent c784a14 commit 6867bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pdal-c: PDAL C API
22
==================
33

44
[![Build Status](https://travis-ci.com/Simverge/pdal-c.svg?branch=master)](https://travis-ci.com/Simverge/pdal-c)
5-
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=Simverge_pdal-c&metric=alert_status&branch=sonarcloud)](https://sonarcloud.io/project/issues?id=Simverge_pdal-c&branch=sonarcloud)
5+
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=Simverge_pdal-c&metric=alert_status)](https://sonarcloud.io/project/issues?id=Simverge_pdal-c)
66

77
*pdal-c* is a C API for the Point Data Abstraction Library ([PDAL](http:/github.com/PDAL/PDAL))
88
and is compatible with PDAL 1.7 and later.

0 commit comments

Comments
 (0)