WebTemplateStudio icon indicating copy to clipboard operation
WebTemplateStudio copied to clipboard

Web App Deployment Doc Link Update Needed

Open VinnyBonner opened this issue 4 years ago • 0 comments

Describe the bug Web App README.md -> Deployment -> Deployment Documentation link goes to 404 page not found.

Can you update the link in the README.md doc to the correct deployment doc url -> https://github.com/microsoft/WebTemplateStudio/blob/dev/docs/generated-apps/web/deployment.md

To Reproduce Steps to reproduce the behavior:

  1. Create a new Web App (React and Node/Express)
  2. Select README.md file
  3. Scroll down to Deployment section.
  4. Click on the link - Deployment using Web Template Studio Deploy command
  5. You will be at a 404 page not found.

Expected behavior Expected to be taken to the deployment documentation page: https://github.com/microsoft/WebTemplateStudio/blob/dev/docs/generated-apps/web/deployment.md

VinnyBonner avatar Nov 09 '21 23:11 VinnyBonner