microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 14 forks source link

Fix broken documentation links #315

Closed mattdot closed 6 months ago

mattdot commented 6 months ago

This pull request primarily updates the URLs of various documentation references across multiple files. The changes remove the language-specific segment (/en-us/) from the URLs, making them default to the user's browser language settings. Additionally, a minor change is made to the docs/data-sources/currencies.md file, updating the use_client attribute to use_cli. Fixes #314

URL updates:

Other changes: