fix(website): links corrected (#28333)

This commit is contained in:
Frank Zimper
2024-05-03 10:18:05 -07:00
committed by GitHub
parent f95d9cde40
commit 517f254726
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,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](#translating) for more details.
See [Translating](howtos#contribute-translations) for more details.
### Ask Questions