refactor(#2077): drop dev-assets tree + nix/ pointer, keep prose layout note
This commit is contained in:
parent
5be8be764a
commit
3d33a11f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
//! where `dev-assets/` mirrors the nix output's `branding/` + `prompts/`
|
//! 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
|
//! Each crate that wants a specific asset goes through one of the
|
||||||
//! typed helpers (`branding_svg()`, `prompt_template()`, …) so the
|
//! typed helpers (`branding_svg()`, `prompt_template()`, …) so the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue