Skip to content

fix: CI failures — markdown lint and link check #42

@atlas-apex

Description

@atlas-apex

Problem

Two CI checks fail on every PR:

  1. Markdown Lintworkflows/sdlc.md has blank-line violations (MD022, MD032) in the Deploy and Monitor sections
  2. Link Check (lychee)site/index.html and docs contain links to https://github.com/me2resh/apexstack which returns 404 (private repo)

Fix

  1. Add missing blank lines in workflows/sdlc.md
  2. Configure lychee to exclude self-referential repo links (.lycheeignore or workflow config)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions