From ee16b92a9cf6ef8cf1e83ca698d5f30091453d05 Mon Sep 17 00:00:00 2001 From: Thomas Poignant Date: Tue, 10 Dec 2024 12:06:46 +0100 Subject: [PATCH] Update README.md (#33) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a6388..4bcfc36 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GO Feature Flag API - API to configure your feature flag ![WIP](https://img.shields.io/badge/status-%E2%9A%A0%EF%B8%8FWIP-red) [![Build](https://github.com/go-feature-flag/flag-management/actions/workflows/ci.yaml/badge.svg)](https://github.com/go-feature-flag/app-api/actions/workflows/ci.yaml) -[![codecov](https://codecov.io/github/go-feature-flag/app-api/graph/badge.svg?token=oqi5Ncgefx)](https://codecov.io/github/go-feature-flag/flag-management/) +[![codecov](https://codecov.io/github/go-feature-flag/flag-management/graph/badge.svg?token=oqi5Ncgefx)](https://codecov.io/github/go-feature-flag/flag-management) This repository is a work in progress initiative to create an API to manage your feature flags.