From a430720dbfbd1d44b205d11f805e868614bbbef9 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 1 Oct 2024 08:51:09 +0100 Subject: [PATCH] Fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7a4d2c..4617d24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spring gRPC [![build status](https://github.com/spring-projects-experimental/spring-grpc/actions/workflows/deploy.yml/badge.svg)](https://github.com/spring-projects/spring-ai/actions/workflows/deploy.yml) +# Spring gRPC [![build status](https://github.com/spring-projects-experimental/spring-grpc/actions/workflows/deploy.yml/badge.svg)](https://github.com/spring-projects/spring-grpc/actions/workflows/deploy.yml) Welcome to the Spring gRPC project!