Skip to content

Commit

Permalink
Merge pull request #216 from mwcraig/fix-broken-from-2022
Browse files Browse the repository at this point in the history
Fix link to reference guide
  • Loading branch information
mwcraig authored Jun 14, 2024
2 parents b2692e0 + 3ee3db2 commit 95da869
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"outputs": [],
"source": [
"groups = organized_widgets(organize_by='ui')\n",
"help_url_base='../reference_guides/complete-ipywidgets-widget-list.ipynb'\n",
"help_url_base='../../reference_guides/complete-ipywidgets-widget-list.ipynb'\n",
"list_overview_widget(groups, columns=2, min_width_single_widget=200, help_url_base=help_url_base)"
]
},
Expand Down

0 comments on commit 95da869

Please sign in to comment.