Skip to content

Commit 99fa8ed

Browse files
authored
Fix broken link to listbox example. (#2034)
1 parent 5f46b43 commit 99fa8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cargo run --bin basics
4545
- [Grid Packing](./grid_packing)
4646
- [GtkBuilder](./gtk_builder/)
4747
- [ListBox and ListModel](./list_box_model/)
48-
- [ListBox: StringList with Sorter](./listbox_sort_stringlist/)
48+
- [ListBox: StringList with Sorter](./list_box_sort_stringlist/)
4949
- [ListView: Applications Launcher](./list_view_apps_launcher/)
5050
- [Menubar](./menubar/)
5151
- [Rotation Bin](./rotation_bin/)

0 commit comments

Comments
 (0)