Skip to content

Commit 24530ac

Browse files
authored
Fix link to templating expressions in direct-api.md
Updated the link to the templating expressions documentation for accuracy. Signed-off-by: Sakshee-s <sumansakshee36@gmail.com>
1 parent 747db84 commit 24530ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/documentation/guides/usage/direct-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Direct API is also able to manage Event Driven API that are described using Asyn
163163
<br/>
164164
</div>
165165

166-
Then adding a reference JSON payload - such a payload can also include some [templating expressions](./advanced/templates) to get some more dynamic data. Here we define producing random stock symbols and range price values:
166+
Then adding a reference JSON payload - such a payload can also include some [templating expressions](/documentation/references/templates/) to get some more dynamic data. Here we define producing random stock symbols and range price values:
167167

168168
<div align="center">
169169
<br/>

0 commit comments

Comments
 (0)