From c305d030c086f8beb92178f778455d5969541469 Mon Sep 17 00:00:00 2001 From: Shinwoo PARK Date: Sun, 10 Dec 2023 17:34:37 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ccfee4e..5818413 100644 --- a/Home.md +++ b/Home.md @@ -3,7 +3,7 @@ This package provides a set of decorators can be used for logging functions and routes. If you want to start quickly, go to [Quickstart](https://github.com/Worplo/nestlogged/wiki/quickstart). -If you want to learn things deeper or how decorators work, go to [Dive Deeper](https://github.com/Worplo/nestlogged/wiki/ +If you want to learn things deeper or how decorators work, go to [Dive Deeper](https://github.com/Worplo/nestlogged/wiki/dive-deeper) # Installation