docs: Fix some links

The links to the overview sections were all broken.
Fix them.
This commit is contained in:
Matthias Clasen
2023-03-25 10:09:00 -04:00
parent fb364dd84b
commit 19c2e87627
8 changed files with 9 additions and 9 deletions

View File

@ -51,7 +51,7 @@
* It allows to set properties of the column header, and functions as a holding pen for
* the cell renderers which determine how the data in the column is displayed.
*
* Please refer to the [tree widget conceptual overview][TreeWidget]
* Please refer to the [tree widget conceptual overview](TreeWidget.html)
* for an overview of all the objects and data types related to the tree widget and how
* they work together.
*/