From 0de3f7767402fa3a8e128fb38bbcc61136b3789e Mon Sep 17 00:00:00 2001 From: Jay Kim Date: Sat, 15 Mar 2025 11:22:03 +0900 Subject: [PATCH] link to absolute path --- docs/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.md b/docs/introduction.md index a776f75..1f55032 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -24,7 +24,7 @@ By default, all toasts will inherit ToastContainer's props. Props defined on toa ## Make it yours -Super easy to customize, it can blend into any design system. Check the [How to style](./how-to-style) guide for more details. +Super easy to customize, it can blend into any design system. Check the [How to style](/how-to-style) guide for more details. ![style](./customization.png)