From c76a53d17993f23fdb73739663faacc7638a8241 Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Wed, 12 Oct 2022 11:44:03 +0630 Subject: [PATCH] Fix broken link for customize color scheme article --- src/contents/how-to-configure-astropaper-theme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/how-to-configure-astropaper-theme.md b/src/contents/how-to-configure-astropaper-theme.md index a20007e..4383ef3 100644 --- a/src/contents/how-to-configure-astropaper-theme.md +++ b/src/contents/how-to-configure-astropaper-theme.md @@ -122,4 +122,4 @@ export const SOCIALS: SocialsObject = [ ## Conclusion -This is the brief specification of how you can customize this theme. You can customize more if you know some coding. For customizing styles, please read [this article](customizing-astropaper-theme-color-schemes). Thanks for reading.✌🏻 +This is the brief specification of how you can customize this theme. You can customize more if you know some coding. For customizing styles, please read [this article](/posts/customizing-astropaper-theme-color-schemes). Thanks for reading.✌🏻