Skip to content

Fix other CSS macros after the CSS reorganization #432

@dipikabh

Description

@dipikabh

Noticed in the Flaws reported in mdn/content#42346.

Image

One of the lines in csssyntax is:

"/{}/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax"

which needs to be updated to /{}/docs/Web/CSS/Guides/Values_and_units/Value_definition_syntax.

  • The following broken links are coming from the cssinfo macro (MDN page for fallback):

Image

Basically, all instances of "/en-US/docs/Web/CSS/CSS" in rari need to be updated to reflect the new CSS directory structure.

  • The other part of the issue about these flaws is that they are currently not reporting the macro name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p1We will address this soon and will provide capacity from our team for it in the next few releases.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions