learntocloud / learn-to-cloud

Learn the fundamentals of cloud computing
https://learntocloud.guide
MIT License
4.44k stars 804 forks source link

Homepage 404-Error when Translating from English to Other Languages, and Vice Versa. #198

Closed jawadzizo closed 1 day ago

jawadzizo commented 3 months ago

Describe the bug When we are on the homepage and trying to change the language, we get a 404 error. The same thing happens when translating other languages' homepage into English.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://learntocloud.guide/
  2. Click on 'English' in the navigation bar
  3. Choose any language
  4. 404 error (must land on https://learntocloud.guide/fr/Welcome instead of https://learntocloud.guide/fr/)

Expected behavior A functional homepage in the chosen language.


To Reproduce Steps to reproduce the behavior:

  1. Go to https://learntocloud.guide/fr/Welcome
  2. Click on 'Français' in the navigation bar
  3. Choose English
  4. 404 error (must land on https://learntocloud.guide/ instead of https://learntocloud.guide/Welcome/)

Expected behavior A functional homepage in the English language.

Desktop (please complete the following information):

rishabkumar7 commented 1 month ago

Thank you for creating this issue, will be working on this.