Skip to content

Commit afa662a

Browse files
authored
Fix wiki URL formatting
1 parent d6f940c commit afa662a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pyqgis_developer_cookbook/plugins/plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The main steps for creating a plugin are:
2727

2828
.. hint:: If you wish to update an existing plugin in order to support Qt6 and QGIS 4,
2929
please find instructions in the dedicated
30-
`wiki <https://github.com/qgis/QGIS/wiki/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6>`.
30+
`wiki <https://github.com/qgis/QGIS/wiki/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6>`_.
3131

3232
.. index:: Plugins; Writing
3333
.. _plugin_setup:

0 commit comments

Comments
 (0)