Skip to content

Commit 733e807

Browse files
author
Tim Shawver
authored
Fix events api link
1 parent f7e50b2 commit 733e807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ When you upgrade to 1.0.3, you have more granular control over which events you
220220

221221
qgrid_widget.on('json_updated', handle_json_updated)
222222

223-
See the `events notebook <https://mybinder.org/v2/gh/quantopian/qgrid-notebooks/master?filepath=index.ipynb>`_ for more examples of using these new API methods.
223+
See the `events notebook <https://mybinder.org/v2/gh/quantopian/qgrid-notebooks/master?filepath=events.ipynb>`_ for more examples of using these new API methods.
224224

225225
For people who would rather not go to another page to try out the events notebook, here are a couple of gifs to give you an idea of what you can do with it.
226226

0 commit comments

Comments
 (0)