docs: broken link (#1659)

Signed-off-by: Wei Hong <zxc37984@gmail.com>
This commit is contained in:
Wei
2024-05-20 23:15:44 +08:00
committed by GitHub
parent 7424c2978c
commit 542ad1b29c
2 changed files with 2 additions and 4 deletions

View File

@@ -45,8 +45,7 @@ Configuration](../../language/settings/backends/configuration.mdx).
## Specifying a Required OpenTofu Version
The `required_version` setting accepts a [version constraint
string,](../../language/expressions/version-constraints.mdx) which specifies which versions of OpenTofu
The `required_version` setting accepts a [version constraint string](../../language/expressions/version-constraints.mdx), which specifies which versions of OpenTofu
can be used with your configuration.
If the running version of OpenTofu doesn't match the constraints specified,