mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Versioned docs: replacing docs links with relative variants (#1537)
Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com> Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Signed-off-by: Roman Grinovski <roman.grinovski@gmail.com> Co-authored-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> Co-authored-by: Roman Grinovski <roman.grinovski@gmail.com>
This commit is contained in:
@@ -20,5 +20,5 @@ This function uses Unicode's definition of letters and of upper- and lowercase.
|
||||
|
||||
## Related Functions
|
||||
|
||||
* [`upper`](/docs/language/functions/upper) converts _all_ letters in a string to uppercase.
|
||||
* [`lower`](/docs/language/functions/lower) converts all letters in a string to lowercase.
|
||||
* [`upper`](../../language/functions/upper.mdx) converts _all_ letters in a string to uppercase.
|
||||
* [`lower`](../../language/functions/lower.mdx) converts all letters in a string to lowercase.
|
||||
|
||||
Reference in New Issue
Block a user