From c54732922c3d74a459947784ddf21ac2f93ca14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Fri, 31 Jul 2026 00:25:32 +0200 Subject: [PATCH] Fix dead Plugins link on docs homepage (#2738) --- .changeset/fix-docs-homepage-plugins-link.md | 5 +++++ docs/pages/index.mdx | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/fix-docs-homepage-plugins-link.md diff --git a/.changeset/fix-docs-homepage-plugins-link.md b/.changeset/fix-docs-homepage-plugins-link.md new file mode 100644 index 000000000..51c3ca6b3 --- /dev/null +++ b/.changeset/fix-docs-homepage-plugins-link.md @@ -0,0 +1,5 @@ +--- +"@tabler/docs": patch +--- + +Fixed the `Plugins` card on the docs homepage linking to a 404 `/plugins` route instead of `/ui/plugins`. diff --git a/docs/pages/index.mdx b/docs/pages/index.mdx index e124cba9b..ca218d5cc 100644 --- a/docs/pages/index.mdx +++ b/docs/pages/index.mdx @@ -16,7 +16,7 @@ any device.
- +