From 2b23ca28f380fe26edccc260c6b7ee4178788987 Mon Sep 17 00:00:00 2001 From: dannc Date: Thu, 17 Aug 2023 18:23:48 +0700 Subject: [PATCH] fix readme badge --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3d04843..cadb320 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ ### Docker images with php and composer inside -[![continious integration](https://github.com/Dannecron/php-for-dev/actions/workflows/continious-integration.yml/badge.svg?branch=master)](https://github.com/Dannecron/php-for-dev/actions) +[![continuous integration](https://github.com/Dannecron/php-for-dev/actions/workflows/continuous-integration.yml/badge.svg?branch=master)](https://github.com/Dannecron/php-for-dev/actions) Images can be found on [docker hub](https://hub.docker.com/repository/docker/dannecron/php-for-dev)