You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The portal aggregates technical guides, project overviews, and methodology notes
14
14
-**Projects** — Directory of open-source projects managed by Hoverkraft (`application/docs/projects/`)
15
15
- Project docs are stored under category folders: `application/docs/projects/<category>/<project>/`.
16
16
- Categories follow the rules in `.github/actions/resolve-docs-target/lib/repository-categorizer.js` (via `RepositoryCategorizer`).
17
-
-**⚠️ Project documentation must be syncronized from project repositories.** See [Documentation Aggregation System](##documentation-aggregation-system)
17
+
-**⚠️ Project documentation must be syncronized from project repositories.** See [Documentation Aggregation System](#documentation-aggregation-system)
18
18
-**Internal notes** — Keep internal or implementation-specific documentation concise in this root readme; `application/docs/` is limited to public-facing content.
0 commit comments