diff --git a/hive-sh4re/src/assets.rs b/hive-sh4re/src/assets.rs index 838d8e42..7f6d04bf 100644 --- a/hive-sh4re/src/assets.rs +++ b/hive-sh4re/src/assets.rs @@ -13,7 +13,7 @@ //! ``` //! //! where `dev-assets/` mirrors the nix output's `branding/` + `prompts/` -//! layout (canonical tree in `nix/assets.nix`). +//! layout. //! //! Each crate that wants a specific asset goes through one of the //! typed helpers (`branding_svg()`, `prompt_template()`, …) so the