From cb5f0e28ae7f0d6c0b42ad4e238b737aafeb047e Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Fri, 20 Aug 2021 20:29:35 +0000 Subject: [PATCH] Fixed the CI links on README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d349078..f53154b 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This application is being created to run a wrestling tournament. ### Current master status -[![Build Status](https://circleci.com/gh/jcwimer/wrestlingApp/tree/master.svg)](https://travis-ci.org/jcwimer/wrestlingApp) +[![Build Status](https://circleci.com/gh/jcwimer/wrestlingApp/tree/master.svg)](https://circleci.com/gh/jcwimer/wrestlingApp/tree/master) ### Current development status -[![Build Status](https://circleci.com/gh/jcwimer/wrestlingApp/tree/development.svg)](https://travis-ci.org/jcwimer/wrestlingApp) +[![Build Status](https://circleci.com/gh/jcwimer/wrestlingApp/tree/development.svg)](https://circleci.com/gh/jcwimer/wrestlingApp/tree/development) # Info **License:** MIT License