Skip to content

Commit eab4eb0

Browse files
authored
remove doc ref and coverage badges
1 parent 1d2c65f commit eab4eb0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Provides a go client library for connecting to, and interacting with, [Sonatype]
66

77
The library is broken into two packages. One for each application.
88

9-
### nexusrm [![GoDoc](http://godoc.org/github.com/sonatype-nexus-community/gonexus/rm?status.png)](http://godoc.org/github.com/sonatype-nexus-community/gonexus/rm) [![nexusrm coverage](https://gocover.io/_badge/github.com/sonatype-nexus-community/gonexus/rm?0 "nexusrm coverage")](http://gocover.io/github.com/sonatype-nexus-community/gonexus/rm)
9+
### nexusrm
1010

1111
Create a connection to an instance of Nexus Repository Manager
1212

@@ -55,7 +55,7 @@ if err != nil {
5555

5656
_Legend_: :full_moon: complete :new_moon: untouched :waning_crescent_moon::last_quarter_moon::waning_gibbous_moon: partial support
5757

58-
### nexusiq [![GoDoc](http://godoc.org/github.com/sonatype-nexus-community/gonexus/iq?status.png)](http://godoc.org/github.com/sonatype-nexus-community/gonexus/iq) [![nexusiq coverage](https://gocover.io/_badge/github.com/sonatype-nexus-community/gonexus/iq?0 "nexusiq coverage")](http://gocover.io/github.com/sonatype-nexus-community/gonexus/iq)
58+
### nexusiq
5959

6060
Create a connection to an instance of Nexus IQ Server
6161

@@ -99,7 +99,7 @@ if err != nil {
9999

100100
_Legend_: :full_moon: complete :new_moon: untouched :waning_crescent_moon::last_quarter_moon::waning_gibbous_moon: partial support
101101

102-
##### iqwebhooks [![GoDoc](http://godoc.org/github.com/sonatype-nexus-community/gonexus/iq/iqwebhooks?status.png)](http://godoc.org/github.com/sonatype-nexus-community/gonexus/iq/iqwebhooks) [![nexusiq webhooks coverage](https://gocover.io/_badge/github.com/sonatype-nexus-community/gonexus/iq/iqwebhooks/?0 "nexusiq webhooks coverage")](http://gocover.io/github.com/sonatype-nexus-community/gonexus/iq/iqwebhooks)
102+
##### iqwebhooks
103103

104104
The `iq/iqwebhooks` subpackage provides structs for all of the event types along with helper functions.
105105

0 commit comments

Comments
 (0)