docs/ci: chain-*-sdk references (renamed SDK)
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1s

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-16 11:32:26 +02:00
parent 36b175d334
commit 62e0d0b7b7
3 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@ The build depends on a sibling checkout of `fai/module-sdk`:
└── text-extract/ # this repo
```
This is a temporary path-based dependency. Once `fai-module-sdk`
This is a temporary path-based dependency. Once `chain-module-sdk`
is published to a registry or a stable git tag, this module's
`Cargo.toml` will switch over. The Forgejo CI workflow checks out
the SDK repo into a sibling directory before building.