From 313bf26cfd3513e0732401382408b5fc19e6c742 2015-03-03 14:38:11 From: Gareth Elston Date: 2015-03-03 14:38:11 Subject: [PATCH] Update Widget Events.ipynb --- diff --git a/examples/Interactive Widgets/Widget Events.ipynb b/examples/Interactive Widgets/Widget Events.ipynb index 27b69f1..381aeb2 100644 --- a/examples/Interactive Widgets/Widget Events.ipynb +++ b/examples/Interactive Widgets/Widget Events.ipynb @@ -331,7 +331,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Function `widgets.link` returns a `Link` widget. The link can be broken by calling the `unlink` method." + "Function `widgets.jslink` returns a `Link` widget. The link can be broken by calling the `unlink` method." ] }, {