Update docs/reference/gtk/migrating-3to4.md
authorSri Ramkrishna <sri@ramkrishna.me>
Wed, 19 Jan 2022 19:24:01 +0000 (19:24 +0000)
committerSri Ramkrishna <sri@ramkrishna.me>
Wed, 19 Jan 2022 19:24:01 +0000 (19:24 +0000)
docs/reference/gtk/migrating-3to4.md

index c45098d777fb21930be544ca772e5b82ac15c7dd..38649152be2bb4ec062a880b2d910a4c422eee31 100644 (file)
@@ -1382,5 +1382,5 @@ a new family of widgets for this purpose that uses list models instead
 of tree models, and widgets instead of cell renderers.
 
 To learn more about the new list widgets, you can read the [List Widget
-Overview](#ListWidget).
+Overview](https://docs.gtk.org/gtk4/section-list-widget.html).