Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/.conventions/CONVENTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document covers structural conventions for Zed documentation: what to document, how to organize it, and when to create new pages.

For voice, tone, and writing style, see the [brand-voice/](./brand-voice/) directory, which contains:
For voice, tone, and writing style, see the [brand-writer/](./brand-writer/) directory, which contains:

- `SKILL.md` — Core voice principles and workflow
- `rubric.md` — 8-point scoring criteria for quality
Expand Down Expand Up @@ -365,7 +365,7 @@ Before finalizing documentation:
- [ ] Non-reference pages include at least 3 useful internal docs links
- [ ] Main feature pages include a relevant `zed.dev` marketing link
- [ ] Passes Prettier formatting check
- [ ] Passes brand voice rubric (see `brand-voice/rubric.md`)
- [ ] Passes brand voice rubric (see `brand-writer/rubric.md`)

---

Expand Down
Loading