Skip to content

Commit 720007a

Browse files
committed
change file name
1 parent 30dfff8 commit 720007a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/azure-resource-manager/bicep/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To verify you've installed the extension, open any file with the `.bicep` file e
2727

2828
:::image type="content" source="./media/install/language-mode.png" alt-text="Bicep language mode":::
2929

30-
If you get an error during installation, see [Troubleshoot Bicep installation](installation-troubleshooting.md).
30+
If you get an error during installation, see [Troubleshoot Bicep installation](installation-troubleshoot.md).
3131

3232
## Deployment environment
3333

@@ -215,4 +215,4 @@ If you'd like to try the latest pre-release bits of Bicep before they're release
215215

216216
For more information about using Visual Studio Code and the Bicep extension, see [Quickstart: Create Bicep files with Visual Studio Code](./quickstart-create-bicep-use-visual-studio-code.md).
217217

218-
If you have problems with your Bicep installation, see [Troubleshoot Bicep installation](installation-troubleshooting.md).
218+
If you have problems with your Bicep installation, see [Troubleshoot Bicep installation](installation-troubleshoot.md).

articles/azure-resource-manager/bicep/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
href: install.md
1414
displayName: nightly
1515
- name: Troubleshoot installation
16-
href: installation-troubleshooting.md
16+
href: installation-troubleshoot.md
1717
- name: Quickstarts
1818
items:
1919
- name: Create Bicep templates - VS Code

0 commit comments

Comments
 (0)