From 156c1aea3d210b1e6eab4f4fd64640f8791f0f8f Mon Sep 17 00:00:00 2001 From: Karsa Date: Tue, 25 Aug 2026 00:28:31 +0200 Subject: [PATCH] feat(docs): update dead link --- docs/guide/angular/advanced/with-lucide-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/angular/advanced/with-lucide-lab.md b/docs/guide/angular/advanced/with-lucide-lab.md index c5b612002..78a36c681 100644 --- a/docs/guide/angular/advanced/with-lucide-lab.md +++ b/docs/guide/angular/advanced/with-lucide-lab.md @@ -13,7 +13,7 @@ import Sandpack from '~/.vitepress/theme/components/editors/SandpackAngular.vue' While they aren't provided as standalone components, they can be still be passed to the `LucideIcon` component the same way as official icons: ::: info Limitation -Only custom icons that follow Lucide's [code conventions](../../../contribute/icon-design-guide.md#code-conventions) are supported. +Only custom icons that follow Lucide's [code conventions](../../../contribute/icons/code-conventions.md#code-conventions) are supported. ::: ### Directly as LucideIconData