Skip to content

Commit 86cae7f

Browse files
authored
docs: replace dl4ab with deepbaksu
1 parent 3196f52 commit 86cae7f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Convert JSON to Protocol Buffer definition
22

33
[![npm version](https://badge.fury.io/js/json-to-protobuf-definition.svg)](https://badge.fury.io/js/json-to-protobuf-definition)
4-
![CI](https://github.com/dl4ab/json-to-protobuf-definition/workflows/CI/badge.svg)
5-
[![codecov](https://codecov.io/gh/dl4ab/json-to-protobuf-definition/branch/master/graph/badge.svg)](https://codecov.io/gh/dl4ab/json-to-protobuf-definition)
6-
[![dependencies Status](https://david-dm.org/dl4ab/json-to-protobuf-definition/status.svg)](https://david-dm.org/dl4ab/json-to-protobuf-definition)
7-
[![devDependencies Status](https://david-dm.org/dl4ab/json-to-protobuf-definition/dev-status.svg)](https://david-dm.org/dl4ab/json-to-protobuf-definition?type=dev)
8-
[![Maintainability](https://api.codeclimate.com/v1/badges/bd45726de715de7afa32/maintainability)](https://codeclimate.com/github/dl4ab/json-to-protobuf-definition/maintainability)
4+
![CI](https://github.com/deepbaksu/json-to-protobuf-definition/workflows/CI/badge.svg)
5+
[![codecov](https://codecov.io/gh/deepbaksu/json-to-protobuf-definition/branch/master/graph/badge.svg)](https://codecov.io/gh/deepbaksu/json-to-protobuf-definition)
6+
[![dependencies Status](https://david-dm.org/deepbaksu/json-to-protobuf-definition/status.svg)](https://david-dm.org/deepbaksu/json-to-protobuf-definition)
7+
[![devDependencies Status](https://david-dm.org/deepbaksu/json-to-protobuf-definition/dev-status.svg)](https://david-dm.org/deepbaksu/json-to-protobuf-definition?type=dev)
8+
[![Maintainability](https://api.codeclimate.com/v1/badges/bd45726de715de7afa32/maintainability)](https://codeclimate.com/github/deepbaksu/json-to-protobuf-definition/maintainability)
99

1010
```json
1111
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"files": [
3636
"dist/**/*"
3737
],
38-
"repository": "https://github.com/dl4ab/json-to-protobuf-definition.git",
38+
"repository": "https://github.com/deepbaksu/json-to-protobuf-definition.git",
3939
"author": "Mo Kweon <[email protected]>",
4040
"contributors": [
4141
"Mark Hahn <[email protected]> (https://github.com/TangoEnSkai)"

0 commit comments

Comments
 (0)