diff --git a/docs/nix/render_options/__init__.py b/docs/nix/render_options/__init__.py index fd8bf49dd..adbc96d1c 100644 --- a/docs/nix/render_options/__init__.py +++ b/docs/nix/render_options/__init__.py @@ -452,7 +452,6 @@ Each `clanService`: * Is a module of class **`clan.service`** * Can define **roles** (e.g., `client`, `server`) * Uses **`inventory.instances`** to configure where and how it is deployed -* Replaces the legacy `clanModules` and `inventory.services` system altogether !!! Note `clanServices` are part of Clan's next-generation service model and are intended to replace `clanModules`.