A lot of links in the project include the language specifier (en-us). This makes it less accessible for non-English speakers by directing them to English links. The fix is to remove the specifier and have it auto-magically routed to the appropriate language.
For example, in docs\learning-powershell\powershell-beginners-guide.md:299:
Should become
Environment data
A lot of links in the project include the language specifier (en-us). This makes it less accessible for non-English speakers by directing them to English links. The fix is to remove the specifier and have it auto-magically routed to the appropriate language.
For example, in docs\learning-powershell\powershell-beginners-guide.md:299:
Should become
Environment data
beta.5