mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: Typo in link to the templatefile function page
This commit is contained in:
parent
ea1d5f8fcb
commit
d27651b305
@ -48,5 +48,5 @@ Hello World
|
|||||||
interpreting the contents as UTF-8 text.
|
interpreting the contents as UTF-8 text.
|
||||||
* [`fileexists`](./fileexists.html) determines whether a file exists
|
* [`fileexists`](./fileexists.html) determines whether a file exists
|
||||||
at a given path.
|
at a given path.
|
||||||
* [`templatefile`](./templatefile.html) renders uses a file from disk as a
|
* [`templatefile`](./templatefile.html) renders using a file from disk as a
|
||||||
template.
|
template.
|
||||||
|
Loading…
Reference in New Issue
Block a user