Change docs links: /opentf-> /docs (#367)

Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com>
This commit is contained in:
Roman Grinovski
2023-09-15 14:10:27 +02:00
committed by GitHub
parent bb1783c63b
commit a4f9c63288
235 changed files with 974 additions and 974 deletions

View File

@@ -27,5 +27,5 @@ list.
## Related Functions
* [`substr`](/opentf/language/functions/substr) performs a similar function for characters in a
* [`substr`](/docs/language/functions/substr) performs a similar function for characters in a
string, although it uses a length instead of an end index.