icinga

Icinga2 API client in Go
git clone https://git.olowe.co/icinga
Log | Files | Refs | README | LICENSE

commit 65a6eeea793eb36646b5c1fb5cc517936168719c
parent bd9616a8e48b8a2f05021f71883d555b874c97e4
Author: Oliver Lowe <o@olowe.co>
Date:   Mon,  4 Nov 2024 19:34:07 +1100

Update to working godoc host

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ package icinga provides a client to the Icinga2 HTTP API. [![builds.sr.ht status](https://builds.sr.ht/~otl/icinga.svg)](https://builds.sr.ht/~otl/icinga?) -[![godocs.io](http://godocs.io/olowe.co/icinga?status.svg)](http://godocs.io/olowe.co/icinga) +[![godoc](http://pkg.go.dev/badge/olowe.co/icinga)](http://pkg.go.dev/olowe.co/icinga) Send patches, questions or a friendly "hello" to the mailing list: [~otl/public-inbox@lists.sr.ht](mailto:~otl/public-inbox@lists.sr.ht) Or, read [the archives][list].