Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The latest development code for the CSS Validator is available through [the GitHub repository](https://github.com/w3c/css-validator).

For a visual representation, see the [CSS Validator Sequence Diagram](https://github.com/w3c/css-validator/raw/master/docs/CSS_Validator_Sequence_Diagram.png), which is available in [png](https://github.com/w3c/css-validator/raw/master/docs/CSS_Validator_Sequence_Diagram.png), [graffle](https://github.com/w3c/css-validator/raw/master/docs/CSS_Validator_Sequence_Diagram.graffle) and [svg](https://github.com/w3c/css-validator/raw/master/docs/CSS_Validator_Sequence_Diagram.svg) formats.
For a visual representation, see the [CSS Validator Sequence Diagram](./docs/CSS_Validator_Sequence_Diagram.png), which is available in [png](./docs/CSS_Validator_Sequence_Diagram.png), [graffle](./docs/CSS_Validator_Sequence_Diagram.graffle) and [svg](./docs/CSS_Validator_Sequence_Diagram.svg) formats.

If you have any questions or problems with the validator, send us an [email](https://github.com/w3c/css-validator/blob/master/Email.html.en).

Expand Down