Skip to content

Commit aea5412

Browse files
authored
Merge pull request #7592 from NikRimington/patch-9
Fix table of contents links in scenarios.md
2 parents 3b262f2 + fb0b1be commit aea5412

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

16/umbraco-cms/reference/developer-mcp/scenarios.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ Each scenario includes example prompts that demonstrate how to accomplish real-w
1111

1212
- [Content Management Automation](#content-management-automation)
1313
- [Media Management](#media-management)
14-
- [Site Structure & Configuration](#site-structure--configuration)
15-
- [Development & DevOps](#development--devops)
16-
- [Monitoring & Maintenance](#monitoring--maintenance)
17-
- [User & Permissions Management](#user--permissions-management)
18-
- [Content Analysis & Reporting](#content-analysis--reporting)
19-
- [Multi-language & Localization](#multi-language--localization)
14+
- [Site Structure & Configuration](#site-structure-and-configuration)
15+
- [Development & DevOps](#development-and-devops)
16+
- [Monitoring & Maintenance](#monitoring-and-maintenance)
17+
- [User & Permissions Management](#user-and-permissions-management)
18+
- [Content Analysis & Reporting](#content-analysis-and-reporting)
19+
- [Multi-language & Localization](#multi-language-and-localization)
2020
- [Advanced Workflows](#advanced-workflows)
21-
- [API & Integration Use Cases](#api--integration-use-cases)
21+
- [API & Integration Use Cases](#api-and-integration-use-cases)
2222

2323
## Content Management Automation
2424

@@ -576,4 +576,4 @@ Each scenario includes example prompts that demonstrate how to accomplish real-w
576576

577577
**Example Prompt:** "Analyze all blog posts and suggest appropriate category tags based on content"
578578

579-
**Required Tool Collections:** `document`, `tag`
579+
**Required Tool Collections:** `document`, `tag`

0 commit comments

Comments
 (0)