Skip to content

Commit 1fa31ff

Browse files
committed
[css-backgrounds] Fix broken link
1 parent dc9e24e commit 1fa31ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-backgrounds/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<link rel="stylesheet" type="text/css"
2020
href="https://www.w3.org/StyleSheets/TR/W3C-WD.css">
2121
<script defer="defer"
22-
src="images/https://test.csswg.org/harness/annotate.js#css-backgrounds-3_dev"
22+
src="https://test.csswg.org/harness/annotate.js#css-backgrounds-3_dev"
2323
type="text/javascript"></script>
2424
</head>
2525

0 commit comments

Comments
 (0)