Skip to content

Detect common problems during cibuild #372

Open
@bart-vmware

Description

@bart-vmware

For example:

  • The path in links that don't start with http:// or https:// must end with .md instead of .html
  • Normalize links to the Microsoft docs:
    • Use https://learn.microsoft.com instead of https://docs.microsoft.com
    • Remove /en-us from the path
    • Remove query string parameters, such as view and tabs; use regex //(docs|learn)\.microsoft\.com.*\? to find matches

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions