From 3048e6fe2006d637c0828f074ab4f3160525b40a Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 19 Jan 2025 23:35:57 -0500 Subject: [PATCH] docs(guides): fix blog url (#3564) --- docs/guides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides.md b/docs/guides.md index d7271c7e0..1b9f654a4 100644 --- a/docs/guides.md +++ b/docs/guides.md @@ -1,7 +1,7 @@ # Guides @admonition{Community | A collection of guides written by the community is available on our -[blog](https://lizardbyte.com/blog). +[blog](https://app.lizardbyte.dev/blog). Feel free to contribute your own tips and trips by making a PR to [LizardByte.github.io](https://github.com/LizardByte/LizardByte.github.io).}