Skip to content

Commit 5749a82

Browse files
committed
Fixing Bicep link
1 parent 6d078e7 commit 5749a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/quickstart-create-deploy-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This Bicep file creates the following Azure resource:
3131

3232
* [**Microsoft.Logic/workflows**](/azure/templates/microsoft.logic/workflows), which creates the workflow for a logic app.
3333

34-
:::code language="bicep" source="~quickstart-templates/quickstarts/microsoft.logic/logic-app-create/main.bicep":::
34+
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.logic/logic-app-create/main.bicep":::
3535

3636
## Deploy the Bicep file
3737

0 commit comments

Comments
 (0)