docs: change urls

This commit is contained in:
Shinwoo PARK 2025-02-11 20:31:30 +09:00
parent 04e5b82c7d
commit 36e47ebc8d
4 changed files with 6 additions and 6 deletions

View File

@ -17,4 +17,4 @@ yarn add nestlogged
## More Info
[Wiki](https://nestlogged.worplo.com)
[Wiki](https://nestlogged.psw.kr)

2
dist/README.md vendored
View File

@ -17,4 +17,4 @@ yarn add nestlogged
## More Info
[Wiki](https://nestlogged.worplo.com)
[Wiki](https://nestlogged.psw.kr)

4
dist/package.json vendored
View File

@ -3,7 +3,7 @@
"version": "3.0.0",
"description": "A NestJS Logger Decorator Library",
"main": "lib/index.js",
"repository": "https://github.com/worplo/nestlogged",
"repository": "https://git.psw.kr/p-sw/nestlogged",
"author": "Shinwoo PARK",
"license": "MIT",
"private": false,
@ -23,4 +23,4 @@
"log",
"logging"
]
}
}

View File

@ -3,7 +3,7 @@
"version": "3.0.0",
"description": "A NestJS Logger Decorator Library",
"main": "./dist/lib/index.js",
"repository": "https://github.com/worplo/nestlogged",
"repository": "https://git.psw.kr/p-sw/nestlogged",
"author": "Shinwoo PARK",
"license": "MIT",
"private": true,
@ -26,4 +26,4 @@
"test": "ts-node ./src/test/index.ts"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}