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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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