ethereum-org-website
ethereum-org-website copied to clipboard
Tutorials linking to broken routes
Describe the bug
Seems we're appending language routes incorrectly on some tutorials
To reproduce
- Go to https://ethereum.org/en/developers/tutorials/
- Filter by 'UI'
- View results - same tutorial listed multiple times, some linking to pages that don't exist (e.g. https://ethereum.org/en/id/developers/tutorials/nft-minter/)
Expected behavior
Should show results only for pages that exist 😄 - should display tutorials of the current language (in this case, only /en/ routes).
Screenshots
Desktop (please complete the following information)
All
Smartphone (please complete the following information)
All
Additional context
No response
I'll handle this.