From 1f53ba8d93683cbf838d03d6e749bbea44fe7e22 Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Wed, 13 Sep 2023 19:34:55 +0200 Subject: [PATCH] Fixed resource references --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc00e216d..653f69954 100644 --- a/README.md +++ b/README.md @@ -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](https://github.com/w3c/css-validator/blob/main/docs/CSS_Validator_Sequence_Diagram.png?raw=true), which is available in [png](https://github.com/w3c/css-validator/blob/main/docs/CSS_Validator_Sequence_Diagram.png?raw=true), [graffle](https://github.com/w3c/css-validator/blob/main/docs/CSS_Validator_Sequence_Diagram.graffle?raw=true) and [svg](https://github.com/w3c/css-validator/blob/main/docs/CSS_Validator_Sequence_Diagram.svg?raw=true) 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).