Skip to content

Commit aa43f0f

Browse files
committed
chore: github links
1 parent 7c3eced commit aa43f0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Object Mapper
22
[![Licensed under MPL 2.0](https://img.shields.io/badge/license-MPL_2.0-green.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
3-
[![Build Status](https://github.com/servall/mapper/workflows/CI/badge.svg)](https://github.com/servall/mapper/actions)
3+
[![Build Status](https://github.com/launchcodedev/mapper/workflows/CI/badge.svg)](https://github.com/launchcodedev/mapper/actions)
44
[![npm](https://img.shields.io/npm/v/@lcdev/mapper.svg)](https://www.npmjs.com/package/@lcdev/mapper)
55
[![BundlePhobia](https://badgen.net/bundlephobia/minzip/@lcdev/mapper)](https://bundlephobia.com/result?p=@lcdev/mapper@latest)
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/servall/mapper.git"
14+
"url": "https://github.com/launchcodedev/mapper.git"
1515
},
1616
"main": "dist/index.js",
1717
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)