1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 04:12:26 +04:00

Fix dead Plugins link on docs homepage (#2738)

This commit is contained in:
Paweł Kuna
2026-07-31 00:25:32 +02:00
committed by GitHub
parent 91974de894
commit c54732922c
2 changed files with 6 additions and 1 deletions
@@ -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`.