docs(contributing): fix broken link to translations sub-section (#29768)

This commit is contained in:
Sam Firke
2024-07-29 16:56:47 -04:00
committed by GitHub
parent f0fa96fc46
commit c22dfa1abb

View File

@@ -86,7 +86,7 @@ text strings from Superset's UI. You can jump into the existing
language dictionaries at
`superset/translations/<language_code>/LC_MESSAGES/messages.po`, or
even create a dictionary for a new language altogether.
See [Translating](howtos#contribute-translations) for more details.
See [Translating](howtos#contributing-translations) for more details.
### Ask Questions