Fix duplicate frontmatter IDs in old-system doc pages

Prefix the frontmatter `id` in the --old variants with their
feature area (techdocs-/search-) so Docusaurus no longer reports
duplicate doc ID collisions.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-04-04 23:51:04 +02:00
parent 7f6b88783b
commit b592810c5f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
id: getting-started--old
id: search-getting-started--old
title: Getting Started with Search (Old Frontend System)
description: How to set up and install Backstage Search
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
id: how-to-guides--old
id: search-how-to-guides--old
title: Search How-To guides (Old Frontend System)
sidebar_label: How-To guides
description: Search How To guides
@@ -1,5 +1,5 @@
---
id: getting-started--old
id: techdocs-getting-started--old
title: Getting Started (Old Frontend System)
description: Getting Started Documentation
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
id: how-to-guides--old
id: techdocs-how-to-guides--old
title: TechDocs How-To guides (Old Frontend System)
sidebar_label: How-To guides
description: TechDocs How-To guides related to TechDocs