Skip to content

Docs: Broken Role Assignment link in Machine Identities page #4597

@bulgarian-beast

Description

@bulgarian-beast

Describe the bug

The Machine Identities documentation contains a broken link for "Role Assignment".
The link points to /documentation/platform/role-based-access-controls, which returns a 404 page.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://infisical.com/docs/documentation/platform/identities/machine-identities
  2. Scroll to Key Features
  3. Click on "roles"
  4. See 404 error

Expected behavior

The link should point to:
/documentation/platform/access-controls/role-based-access-controls
which resolves correctly.

Screenshots

Broken link in Key Features section:

Broken link screenshot:
Image

Working link screenshot:
Image

Platform you are having the issue on:

Additional context

A fix is straightforward: update the link inside
docs/documentation/platform/identities/machine-identities.mdx
from:
/documentation/platform/role-based-access-controls
to:
/documentation/platform/access-controls/role-based-access-controls.

I’ve tested the change locally using mintlify dev and confirmed it resolves the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions