From f4a5d8ed88c1be8ed3c0f7eacb3abe12ca0bc775 Mon Sep 17 00:00:00 2001 From: Eike Waldt Date: Thu, 23 Apr 2026 14:21:29 +0200 Subject: [PATCH] docs: move kernel docs to package-linux and restructure Signed-off-by: Eike Waldt On-behalf-of: SAP --- docs/introduction/index.md | 2 +- repos-config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction/index.md b/docs/introduction/index.md index c932f47..9cf72da 100644 --- a/docs/introduction/index.md +++ b/docs/introduction/index.md @@ -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 diff --git a/repos-config.json b/repos-config.json index 703a102..a926967 100644 --- a/repos-config.json +++ b/repos-config.json @@ -60,7 +60,7 @@ "docs_path": "docs", "target_path": "projects/package-linux", "ref": "docs-ng", - "commit": "efd3f4ec64b01d5b7b76fd0e51ace99d4b9fc582", + "commit": "057e2cef82be30255ed68281ffd0452cfc1cb76c", "media_directories": [ ".media", "assets",