microsoft / WebTemplateStudio

Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices
https://aka.ms/webtsinstall
MIT License
2.02k stars 204 forks source link

Web App Deployment Doc Link Update Needed #1841

Open VinnyBonner opened 2 years ago

VinnyBonner commented 2 years ago

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