diff --git a/.drone.yml b/.drone.yml index e825750..82933e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -162,6 +162,6 @@ depends_on: --- kind: signature -hmac: cb861ef547d389365c74e52d97940109686394d848bda333b77eaa1b50a59c5a +hmac: d4a69a1a967392f8404fb8d708b3a8f8483118d5b7755c88fdb100ce52464680 ... diff --git a/README.md b/README.md index 077b2d0..1a512ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # url-parser -[![Build Status](https://img.shields.io/drone/build/thegeeklab/url-parser?logo=drone)](https://cloud.drone.io/thegeeklab/url-parser) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/url-parser?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/url-parser) [![Go Report Card](https://goreportcard.com/badge/github.com/thegeeklab/url-parser)](https://goreportcard.com/report/github.com/thegeeklab/url-parser) [![Codecov](https://img.shields.io/codecov/c/github/thegeeklab/url-parser)](https://codecov.io/gh/thegeeklab/url-parser) [![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/url-parser)](https://github.com/thegeeklab/url-parser/graphs/contributors)