diff --git a/css-sizing-4/responsive-iframes-explainer.md b/css-sizing-4/responsive-iframes-explainer.md index 927312f896f..954a42641ec 100644 --- a/css-sizing-4/responsive-iframes-explainer.md +++ b/css-sizing-4/responsive-iframes-explainer.md @@ -20,7 +20,7 @@ Embedded SVG documents (in ``/``) already support responsive layo Use cases include: * 3P comment widgets ([example](https://github.com/whatwg/html/issues/555#issuecomment-177836009)) - * Embedding self-contained worked examples in teaching UI ([example]([https://browser.engineering/layout.html](https://browser.engineering/layout.html#block-layout))) + * Embedding self-contained worked examples in teaching UI ([example](https://browser.engineering/layout.html#block-layout)) In general, there is a lot of demand for this feature, as evidenced by: * [Stack overflow](https://stackoverflow.com/search?q=resize+iframe)