Skip to content

[docs-scanner] Broken anchor link to SSO enforcement section #25970

Description

@docker-agent

File: content/manuals/enterprise/security/enforce-sign-in/_index.md

Issue

The link to the SSO enforcement section uses an incorrect anchor:

Enforcing Docker Desktop sign-in and enforcing SSO are different features that serve different purposes:

The anchor #optional-enforce-sso doesn't exist. The actual heading in connect.md is ## Enforce SSO (not "Optional: Enforce SSO"), which generates the anchor #enforce-sso.

Why this matters

Readers clicking this link will land at the top of the page instead of the specific section about SSO enforcement, making it harder to understand the distinction between the two enforcement types.

Suggested fix

Change the link from:

[enforcing SSO](/manuals/enterprise/security/single-sign-on/connect.md#optional-enforce-sso)

To:

[enforcing SSO](/manuals/enterprise/security/single-sign-on/connect.md#enforce-sso)

Found by nightly documentation quality scanner

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