Skip to content

Commit efe1a30

Browse files
committed
fix some links
1 parent ae9357e commit efe1a30

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-resource-manager/templates/template-functions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,11 @@ For Bicep files, use the [deployment](../bicep/bicep-functions-deployment.md) fu
139139

140140
Resource Manager provides the following functions for working with lambda expressions.
141141

142-
* [filter](bicep-functions-lambda.md#filter)
143-
* [map](bicep-functions-lambda.md#map)
144-
* [reduce](bicep-functions-lambda.md#reduce)
145-
* [sort](bicep-functions-lambda.md#sort)
146-
* [toObject](bicep-functions-lambda.md#toobject)
142+
* [filter](template-functions-lambda.md#filter)
143+
* [map](template-functions-lambda.md#map)
144+
* [reduce](template-functions-lambda.md#reduce)
145+
* [sort](template-functions-lambda.md#sort)
146+
* [toObject](template-functions-lambda.md#toobject)
147147

148148
<a id="and" aria-hidden="true"></a>
149149
<a id="bool" aria-hidden="true"></a>

0 commit comments

Comments
 (0)