Skip to content

Commit df92b04

Browse files
Fixed a relative URL internal link by removing the unnecessary ".md" suffix.
1 parent 43c86fa commit df92b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/vs-azure-tools-publishing-using-powershell-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Additional tools and resources for working with PowerShell in Visual Studio for
3030

3131
## Generating the publish scripts
3232

33-
You can generate the publish scripts for a virtual machine that hosts your website when you create a new project by following [these instructions](/azure/virtual-machines/windows/classic/web-app-visual-studio.md?toc=%2fazure%2fvirtual-machines%2fwindows%2fclassic%2ftoc.json). You can also [generate publish scripts for web apps in Azure App Service](/azure/app-service/scripts/app-service-powershell-deploy-github).
33+
You can generate the publish scripts for a virtual machine that hosts your website when you create a new project by following [these instructions](/azure/virtual-machines/windows/classic/web-app-visual-studio). You can also [generate publish scripts for web apps in Azure App Service](/azure/app-service/scripts/app-service-powershell-deploy-github).
3434

3535
## Scripts that Visual Studio generates
3636

0 commit comments

Comments
 (0)