From 0a113462250203a0e1e2779dbb69ed32df33a843 Mon Sep 17 00:00:00 2001 From: mitchell Date: Mon, 7 Jan 2019 14:27:05 -0800 Subject: [PATCH] More changes related to github username change --- README.md | 2 +- src/data/projects.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2140276..03a08bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mjfs.us -[![Build Status](https://travis-ci.org/mitchelljfs/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchelljfs/mjfs.us) +[![Build Status](https://travis-ci.org/mitchell/mjfs.us.svg?branch=master)](https://travis-ci.org/mitchell/mjfs.us) [![Maintainability](https://api.codeclimate.com/v1/badges/dc70437f1490980d8e8e/maintainability)](https://codeclimate.com/github/mitchelljfs/mjfs.us/maintainability) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier) diff --git a/src/data/projects.json b/src/data/projects.json index b43977b..b444d01 100644 --- a/src/data/projects.json +++ b/src/data/projects.json @@ -10,7 +10,7 @@ }, { "imgUrl": "https://api.codeclimate.com/v1/badges/dc70437f1490980d8e8e/maintainability", - "linkUrl": "https://codeclimate.com/github/mitchell/mjfs.us/maintainability", + "linkUrl": "https://codeclimate.com/github/mitchelljfs/mjfs.us/maintainability", "alt": "Maintainability" } ], @@ -28,12 +28,12 @@ }, { "imgUrl": "https://api.codeclimate.com/v1/badges/7270c6c4017b36d07360/test_coverage", - "linkUrl": "https://codeclimate.com/github/mitchell/lambdarouter/test_coverage", + "linkUrl": "https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage", "alt": "Code Coverage" }, { "imgUrl": "https://api.codeclimate.com/v1/badges/7270c6c4017b36d07360/maintainability", - "linkUrl": "https://codeclimate.com/github/mitchell/lambdarouter/maintainability", + "linkUrl": "https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability", "alt": "Maintainability" } ],