docs: old product name F∆I Platform -> Ch∆In + contact chain@flemming.ai
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1s

The old 'F∆I Platform' product name and platform@flemming.ai contact
survived in docs/NOTICE/descriptions/help text; the product is Ch∆In and
the contact is chain@flemming.ai. Generic 'cross-platform/platform-native'
left untouched.

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-16 10:14:27 +02:00
parent a5da67d0a3
commit cd4457310b
5 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@ license.workspace = true
repository.workspace = true
homepage.workspace = true
rust-version.workspace = true
description = "Stable, ergonomic surface for writing F∆I Platform modules in Rust"
description = "Stable, ergonomic surface for writing Ch∆In modules in Rust"
[dependencies]
fai-module-sdk-macros = { path = "../fai-module-sdk-macros" }

View file

@ -1,4 +1,4 @@
//! Ergonomic Rust surface for writing F∆I Platform modules.
//! Ergonomic Rust surface for writing Ch∆In modules.
//!
//! A module written against this crate looks like:
//!