Parent: #34
Affected pages:
docs/cmp/pre-deployment.md
docs/cmp/cmp-plans.md
docs/cmp/vm-plan-naming.md
Issue type: Formatting / incorrect links
Description:
Several related-page references are rendered as inline code paths instead of Markdown links. Examples include docs/architecture/cmp-stackconsole.md, docs/cmp/cloudstack-placement.md, docs/cmp/cmp-admin-settings.md, and docs/cmp/cmp-plans.md. In the public documentation, these appear as text paths rather than clickable navigation links, making cross-page navigation harder.
Suggested fix:
Convert related documentation references to relative Markdown links, for example [CMP plans](cmp-plans.md) or [CMP StackConsole architecture](../architecture/cmp-stackconsole.md).
Parent: #34
Affected pages:
docs/cmp/pre-deployment.mddocs/cmp/cmp-plans.mddocs/cmp/vm-plan-naming.mdIssue type: Formatting / incorrect links
Description:
Several related-page references are rendered as inline code paths instead of Markdown links. Examples include
docs/architecture/cmp-stackconsole.md,docs/cmp/cloudstack-placement.md,docs/cmp/cmp-admin-settings.md, anddocs/cmp/cmp-plans.md. In the public documentation, these appear as text paths rather than clickable navigation links, making cross-page navigation harder.Suggested fix:
Convert related documentation references to relative Markdown links, for example
[CMP plans](cmp-plans.md)or[CMP StackConsole architecture](../architecture/cmp-stackconsole.md).