docs: change urls
This commit is contained in:
parent
04e5b82c7d
commit
36e47ebc8d
@ -17,4 +17,4 @@ yarn add nestlogged
|
|||||||
|
|
||||||
## More Info
|
## More Info
|
||||||
|
|
||||||
[Wiki](https://nestlogged.worplo.com)
|
[Wiki](https://nestlogged.psw.kr)
|
2
dist/README.md
vendored
2
dist/README.md
vendored
@ -17,4 +17,4 @@ yarn add nestlogged
|
|||||||
|
|
||||||
## More Info
|
## More Info
|
||||||
|
|
||||||
[Wiki](https://nestlogged.worplo.com)
|
[Wiki](https://nestlogged.psw.kr)
|
2
dist/package.json
vendored
2
dist/package.json
vendored
@ -3,7 +3,7 @@
|
|||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"description": "A NestJS Logger Decorator Library",
|
"description": "A NestJS Logger Decorator Library",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"repository": "https://github.com/worplo/nestlogged",
|
"repository": "https://git.psw.kr/p-sw/nestlogged",
|
||||||
"author": "Shinwoo PARK",
|
"author": "Shinwoo PARK",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": false,
|
"private": false,
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"description": "A NestJS Logger Decorator Library",
|
"description": "A NestJS Logger Decorator Library",
|
||||||
"main": "./dist/lib/index.js",
|
"main": "./dist/lib/index.js",
|
||||||
"repository": "https://github.com/worplo/nestlogged",
|
"repository": "https://git.psw.kr/p-sw/nestlogged",
|
||||||
"author": "Shinwoo PARK",
|
"author": "Shinwoo PARK",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user