config.toml has mixture of zh and en references causing website issues
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
https://github.com/apache/dubbo-website/blob/a3bc6c46c78fb9088b27e8dd512e2e6be381707b/config.toml#L11
There is a single config.toml file which defaults to zh but has some en references.
This leads to various incorrect links on the website.
For example, the Releases dropdown on https://dubbo.apache.org/en/ leads to pages under zh/docs.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with config.toml around line 11 and compare its language references with the /en/ and /zh/ website paths. Check the Releases dropdown from https://dubbo.apache.org/en/ and trace any links that incorrectly lead under zh/docs. Done means the affected English links resolve to the intended English pages without breaking the Chinese paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hugo
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100