static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

Deadlink found in https://azure.github.io/static-web-apps-cli

Open prathmesh-ka-github opened this issue 4 months ago • 0 comments

I was browsing docs and checking the command usages for swa cli. Then I found a deadlink https://azure.github.io/static-web-apps-cli/docs/cli/cli/swa-deploy In the "See Also" section of https://azure.github.io/static-web-apps-cli/docs/cli/swa

Turns out that every single link in the "See Also" section at the bottom is broken. Looking at the url, I can see that there are two "/cli". This indicates that the hrefs for the "See Also" section list items is incorrect. Inspecting the page it confirms the speculation.

anchor tag for the "swa deploy" list item inside "See Also" section - <a href="/static-web-apps-cli/docs/cli/cli/swa-deploy">swa deploy</a>

I am happy to make a PR and fix this bug.

Image

Broken link -

https://azure.github.io/static-web-apps-cli/docs/cli/cli/swa-deploy -

Image

My specs -

  • Browser - Opera GX
  • CPU - Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz 3.41 GHz
  • RAM - 16.0GB
  • OS - Windows 10 Enterprise
  • System type - 64-bit, x64-based processor

prathmesh-ka-github avatar Aug 01 '25 14:08 prathmesh-ka-github