Skip to content

Commit dd96f11

Browse files
committed
DOC: Update URL for the <img> element
1 parent d97c011 commit dd96f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/markdown-cells.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
"\n",
331331
"If you want to control the size of the included image,\n",
332332
"you can use the HTML\n",
333-
"[\\<img\\>](https://www.w3.org/TR/html52/semantics-embedded-content.html#the-img-element)\n",
333+
"[\\<img\\>](https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element)\n",
334334
"element with the `width` attribute like this:\n",
335335
"\n",
336336
"```html\n",

0 commit comments

Comments
 (0)