From 2e285bb0a52c9627e0dbe62845e13c60fd8da9f6 Mon Sep 17 00:00:00 2001 From: thedarkking01 Date: Sun, 12 Jan 2025 21:02:21 +0530 Subject: [PATCH 1/3] Fix broken build status badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a97f194..94cc03e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![NetflixOSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/chaosmonkey.svg)](OSSMETADATA) [![Build Status][travis-badge]][travis] [![GoDoc][godoc-badge]][godoc] [![GoReportCard][report-badge]][report] [travis-badge]: https://travis-ci.com/Netflix/chaosmonkey.svg?branch=master -[travis]: https://travis-ci.com/Netflix/chaosmonkey +[travis]: https://api.travis-ci.com/Netflix/chaosmonkey.svg?branch=master [godoc-badge]: https://godoc.org/github.com/Netflix/chaosmonkey?status.svg [godoc]: https://godoc.org/github.com/Netflix/chaosmonkey [report-badge]: https://goreportcard.com/badge/github.com/Netflix/chaosmonkey From eba3254c5923d75c3c07dc908d0c76957629ae28 Mon Sep 17 00:00:00 2001 From: thedarkking01 Date: Sun, 12 Jan 2025 21:45:33 +0530 Subject: [PATCH 2/3] Fix broken Build status badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94cc03e..a20534d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![NetflixOSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/chaosmonkey.svg)](OSSMETADATA) [![Build Status][travis-badge]][travis] [![GoDoc][godoc-badge]][godoc] [![GoReportCard][report-badge]][report] [travis-badge]: https://travis-ci.com/Netflix/chaosmonkey.svg?branch=master -[travis]: https://api.travis-ci.com/Netflix/chaosmonkey.svg?branch=master +[travis]: https://app.travis-ci.com/github/Netflix/chaosmonkey/builds/273818363 [godoc-badge]: https://godoc.org/github.com/Netflix/chaosmonkey?status.svg [godoc]: https://godoc.org/github.com/Netflix/chaosmonkey [report-badge]: https://goreportcard.com/badge/github.com/Netflix/chaosmonkey From 912ea2ce2c3c8932701acca2316b65bd2497ec9e Mon Sep 17 00:00:00 2001 From: thedarkking01 Date: Sun, 12 Jan 2025 22:00:50 +0530 Subject: [PATCH 3/3] Fix broken Build status badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a20534d..dabd0ff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![NetflixOSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/chaosmonkey.svg)](OSSMETADATA) [![Build Status][travis-badge]][travis] [![GoDoc][godoc-badge]][godoc] [![GoReportCard][report-badge]][report] [travis-badge]: https://travis-ci.com/Netflix/chaosmonkey.svg?branch=master -[travis]: https://app.travis-ci.com/github/Netflix/chaosmonkey/builds/273818363 +[travis]: https://app.travis-ci.com/github/Netflix/chaosmonkey/builds [godoc-badge]: https://godoc.org/github.com/Netflix/chaosmonkey?status.svg [godoc]: https://godoc.org/github.com/Netflix/chaosmonkey [report-badge]: https://goreportcard.com/badge/github.com/Netflix/chaosmonkey