fix(docs): fix 404s in documentation (#38974)

Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
David
2026-04-27 08:36:58 -07:00
committed by GitHub
co-authored by Evan Rusackas
parent 4c4905f689
commit b9de3dba95
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ Extensions can provide:
## UI Components for Extensions
Extension developers have access to pre-built UI components via `@apache-superset/core/components`. Browse all available components on the [UI Components](/docs/components/) page and filter by **Extension Compatible** to see components available to extensions.
Extension developers have access to pre-built UI components via `@apache-superset/core/components`. Browse all available components on the [UI Components](/developer-docs/components/) page and filter by **Extension Compatible** to see components available to extensions.
## Next Steps