From 96292a573d0df08e9e12c998088481334f6c3311 Mon Sep 17 00:00:00 2001 From: rasul Date: Fri, 25 Oct 2019 15:46:07 -0500 Subject: [PATCH] fix url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d30ed1..3f4007c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Pipeline Status](https://gitlab.com/rascul/queue/badges/master/pipeline.svg)](https://gitlab.com/rascul/sup/pipelines) -[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitlab.com/rascul/queue/blob/master/LICENSE) +[![Pipeline Status](https://gitlab.com/rascul/sup/badges/master/pipeline.svg)](https://gitlab.com/rascul/sup/pipelines) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitlab.com/rascul/sup/blob/master/LICENSE) Sup is a small and simple process supervisor. It is originally to monitor some applications in my X session but it can be used for other things.