diff --git a/README.md b/README.md index 6005f73..e70721f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DynDNS update script for OVH domains [![Build Status](https://travis-ci.org/webhainaut/docker.svg?branch=master)](https://travis-ci.org/webhainaut/docker) -![](https://github.com/webhainaut/ovh-dyndns-docker/workflows/build-image/badge.svg) +![Build image](https://github.com/webhainaut/ovh-dyndns-docker/workflows/Build%20ovh-dyndns%20image/badge.svg) this is based on *ovh-dyndns* from [Ambroisemaupate work](https://github.com/ambroisemaupate/Docker). @@ -44,4 +44,4 @@ docker run -d --name="ovh-dyndns" \ -e "PASSWORD=mypassword" \ -e "NSSERVER=192.168.1.1" \ ambroisemaupate/ovh-dyndns -``` \ No newline at end of file +```