fix(docs): fix broken links (#6207)

This commit is contained in:
becseya
2024-05-13 19:08:33 +02:00
committed by GitHub
parent d0bc365737
commit bb9ff17af1
3 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
.. _coding-style:
Coding style
============

View File

@@ -182,7 +182,7 @@ The Micropython Binding is auto generated!
LVGL C API Coding Conventions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For a summary of coding conventions to follow see the `CODING STYLE <CODING_STYLE>`__.
For a summary of coding conventions to follow see the :ref:`coding-style`.
.. _memory_management: