Skip to content

Commit c4b42fc

Browse files
authored
Add missing close bracket in index.md
1 parent 39d3c5d commit c4b42fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Jupyter notebooks for that tutorial are [also available](https://github.com/jupy
4141
## Core Jupyter Widgets
4242

4343
Jupyter Widgets is primarily a framework to provide interactive controls (see
44-
[Widget Basics](examples/Widget%20Basics.ipynb) for more information.
44+
[Widget Basics](examples/Widget%20Basics.ipynb) for more information).
4545
The `ipywidgets` package
4646
also provides a basic, lightweight set of core form controls that _use_ this
4747
framework. These included controls include a text area, text box, select and

0 commit comments

Comments
 (0)