Skip to content

Commit 517f254

Browse files
authored
fix(website): links corrected (apache#28333)
1 parent f95d9cd commit 517f254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Contributions are welcome and are greatly appreciated! Every
2020
little bit helps, and credit will always be given.
2121

2222
All matters related to contributions have moved to [this section of
23-
the official Superset documentation](https://superset.apache.org/docs/contributing/contributing/). Source for the documentation is
23+
the official Superset documentation](https://superset.apache.org/docs/contributing/). Source for the documentation is
2424
[located here](https://github.com/apache/superset/tree/master/docs/docs).

docs/docs/contributing/contributing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ text strings from Superset's UI. You can jump into the existing
8888
language dictionaries at
8989
`superset/translations/<language_code>/LC_MESSAGES/messages.po`, or
9090
even create a dictionary for a new language altogether.
91-
See [Translating](#translating) for more details.
91+
See [Translating](howtos#contribute-translations) for more details.
9292

9393
### Ask Questions
9494

0 commit comments

Comments
 (0)