Skip to content

Commit da142d1

Browse files
authored
Fix stale api-stability.md reference in knowledge README (#8491)
1 parent 7c2b8df commit da142d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/knowledge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ is the signal.
2323
## Conventions
2424

2525
- File names are kebab-cased and topic-oriented. Most follow a `<domain>-<focus>.md` pattern
26-
(e.g. `api-stability.md`, `testing-patterns.md`).
26+
(e.g. `api-design.md`, `testing-patterns.md`).
2727
- Sections within each document are ordered alphabetically, with the exception of any
2828
introductory content placed directly under the document title.

0 commit comments

Comments
 (0)