mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-16 21:38:24 +00:00
docs: Fix broken links in our docs.
This commit is contained in:
parent
d2f08726a0
commit
78892cdf1f
8 changed files with 18 additions and 18 deletions
|
@ -114,9 +114,9 @@ myst_heading_anchors = 2
|
|||
|
||||
rst_epilog = """
|
||||
.. |ListView| replace:: :code:`ListView`
|
||||
.. _ListView: ../markdown/widgets.html#listview
|
||||
.. _ListView: ../slint/src/widgets.html#listview
|
||||
.. |Repetition| replace:: :code:`for` - :code:`in`
|
||||
.. _Repetition: ../markdown/langref.html#repetition
|
||||
.. _Repetition: ../slint/src/repetitions.html
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue