chore(plugin): adopt fai-plugin-sdk naming + fai-plugins repo URL

Three SDK families convention from
fai/platform/docs/architecture/sdks.md: base name carries
family, suffix carries language. This plugin now depends on
fai-plugin-sdk (was fai-studio-plugin-sdk) and moves to the
fai-plugins/ org on Forgejo.

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-05-26 00:59:18 +02:00
parent 65986ff8a1
commit 0ec78fb06f
4 changed files with 9 additions and 9 deletions

View file

@ -39,7 +39,7 @@ falls back to its built-in renderer / the `[EN]` badge.
v0.2 will split the WIT into one world per hook so a theme
plugin only writes the theme impl. See
`docs/advanced/studio-plugin-sdk.md` in `fai/platform` for
`docs/advanced/plugin-sdk.md` in `fai/platform` for
the design notes.
## Build