diff --git a/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6554.html b/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6554.html index 98159075ed..584bc1a503 100644 --- a/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6554.html +++ b/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6554.html @@ -26,5 +26,7 @@

Compliant solution

Resources

Documentation

-

Django Model.str()

+

https://docs.djangoproject.com/en/4.1/ref/models/instances/#django.db.models.Model.str[Django +Model.str()]

diff --git a/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6662.html b/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6662.html index 98b1efa2be..afc68e8357 100644 --- a/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6662.html +++ b/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6662.html @@ -31,7 +31,8 @@

Compliant solution

Resources

Documentation

diff --git a/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6663.html b/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6663.html index d95d880050..64d7b48c44 100644 --- a/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6663.html +++ b/python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S6663.html @@ -34,5 +34,7 @@

Compliant solution

Resources

Documentation

-

Python Documentation - index method

+

Python Documentation - https://docs.python.org/3/library/operator.html#operator.index[index +method]

diff --git a/sonarpedia.json b/sonarpedia.json index f9cde90849..eb967d4f1b 100644 --- a/sonarpedia.json +++ b/sonarpedia.json @@ -3,7 +3,7 @@ "languages": [ "PY" ], - "latest-update": "2024-12-04T14:02:15.444891Z", + "latest-update": "2024-12-09T16:18:13.818106Z", "options": { "no-language-in-filenames": true, "preserve-filenames": true