Improve doc

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2025-05-06 10:53:49 +02:00
parent 69adb6b270
commit 163bfe7c2c
No known key found for this signature in database
GPG key ID: F26F4BE20A08255B

View file

@ -143,7 +143,7 @@ def edit_descriptions(node, base_url):
The fixes that are applied are: The fixes that are applied are:
* Make links absolute * Make links absolute
* Replace shortcodes * Replace Hugo shortcodes
""" """
if isinstance(node, dict): if isinstance(node, dict):
for key in node: for key in node: