mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-24 20:34:11 +00:00
Fix a few links to the docs that changed with the new structure
This commit is contained in:
parent
b4cddbbe18
commit
9200480b53
8 changed files with 12 additions and 12 deletions
|
@ -121,7 +121,7 @@ myst_url_schemes = {
|
|||
|
||||
rst_epilog = """
|
||||
.. |ListView| replace:: :code:`ListView`
|
||||
.. _ListView: ../../slint/src/builtins/widgets.html#listview
|
||||
.. _ListView: ../../slint/src/language/widgets/listview
|
||||
.. |Repetition| replace:: :code:`for` - :code:`in`
|
||||
.. _Repetition: ../../slint/src/reference/repetitions.html
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue