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
2 changes: 1 addition & 1 deletion docs/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ for precise technical details.
**Start here**: [Reference](/reference/)

Includes the [flavor matrix](/reference/flavor-matrix),
[glossary](/reference/glossary), [kernel](/reference/kernel-builds.md),
[glossary](/reference/glossary), [kernel flavors](/reference/kernel-flavors),
[release information](/reference/releases/), Architecture Decision Records
(ADRs) in the [ADR catalog](/reference/adr/), and
[supporting tools documentation](/reference/supporting_tools/) (builder, Python
Expand Down
2 changes: 1 addition & 1 deletion repos-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"docs_path": "docs",
"target_path": "projects/package-linux",
"ref": "docs-ng",
"commit": "efd3f4ec64b01d5b7b76fd0e51ace99d4b9fc582",
"commit": "057e2cef82be30255ed68281ffd0452cfc1cb76c",
"media_directories": [
".media",
"assets",
Expand Down
Loading