Skip to content

Commit d6b0aee

Browse files
authored
Fix url
1 parent 4750a1a commit d6b0aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-4/responsive-iframes-explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Embedded SVG documents (in `<object>`/`<embed>`) already support responsive layo
2020

2121
Use cases include:
2222
* 3P comment widgets ([example](https://github.com/whatwg/html/issues/555#issuecomment-177836009))
23-
* Embedding self-contained worked examples in teaching UI ([example]([https://browser.engineering/layout.html](https://browser.engineering/layout.html#block-layout)))
23+
* Embedding self-contained worked examples in teaching UI ([example](https://browser.engineering/layout.html#block-layout))
2424

2525
In general, there is a lot of demand for this feature, as evidenced by:
2626
* [Stack overflow](https://stackoverflow.com/search?q=resize+iframe)

0 commit comments

Comments
 (0)