Skip to content

Commit 31259ca

Browse files
authored
Merge pull request #3801 from warrickball/patch-2
Fix link to "Output widget examples"
2 parents b330020 + a1282ec commit 31259ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/Widget List.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@
956956
"source": [
957957
"## Output\n",
958958
"\n",
959-
"The `Output` widget can capture and display stdout, stderr and [rich output generated by IPython](http://ipython.readthedocs.io/en/stable/api/generated/IPython.display.html#module-IPython.display). For detailed documentation, see the [output widget examples](https://ipywidgets.readthedocs.io/en/latest/examples/Output Widget.html)."
959+
"The `Output` widget can capture and display stdout, stderr and [rich output generated by IPython](http://ipython.readthedocs.io/en/stable/api/generated/IPython.display.html#module-IPython.display). For detailed documentation, see the [output widget examples](https://ipywidgets.readthedocs.io/en/latest/examples/Output%20Widget.html)."
960960
]
961961
},
962962
{

0 commit comments

Comments
 (0)