Skip to content

Z404: CONFIG_ASSET_MISSING

  • Severity: Error


    Penalty: 0.0 points | Category: general

  • Remediation & Opt-In


    Auto-Fixable: No | Opt-In: No


Rationale

This rule is emitted when a static theme or infrastructure asset path declared in engine configuration (such as extra_css or favicon in mkdocs.yml) cannot be found on the filesystem disk.


How to Fix

Inspect the flagged location in the Markdown file and update the content or configuration:


Configuration

# Governed by asset paths in mkdocs.yml

Reference

See the Finding Codes Index for finding code details.