From 0541a94f1ce678eb7915be68584439a57d75e18e Mon Sep 17 00:00:00 2001 From: Jennifer Davis Date: Wed, 12 Jun 2024 16:51:30 -0700 Subject: [PATCH] chore: remove broken/invalid codecoverage/circleci links --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index af884f1a3..17388393e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Getting started on Google Cloud Platform for Java® -[![CircleCI Build Status](https://circleci.com/gh/GoogleCloudPlatform/getting-started-java.svg?style=shield&circle-token=51b789e102291cbeae6817678d02da0f4cf25f1f)](https://circleci.com/gh/GoogleCloudPlatform/getting-started-java) -[![Coverage Status](https://codecov.io/gh/GoogleCloudPlatform/getting-started-java/branch/main/graph/badge.svg)](https://codecov.io/gh/GoogleCloudPlatform/getting-started-java) - The code for the samples is contained in individual folders on this repository. Follow the instructions at [Getting Started on Google Cloud Platform for Java](https://cloud.google.com/java/) or the README files in each folder for instructions on how to run locally and deploy.