You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issue Pythagora-io#80: Broken Link in README.md: Pythagora Extension Download Link URL Returns 404
- Removed the broken Pythagora Extension Download Link.
- Added the right URL for downloading Pythagora Extension.
- URL test is done and it is working perfectly.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The following details are for generating unit tests. To view the docs on how to
17
17
18
18
# <imgsrc="https://s3.amazonaws.com/assets.pythagora.ai/vscode/vscode_icon.png"alt="Visual Studio Code Logo"width="24"height="24"> Visual Studio Code Extension
19
19
20
-
If you want to try out Pythagora using Visual Studio Code extension you can download it <ahref="https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vscode-extension">here</a>.
20
+
If you want to try out Pythagora using Visual Studio Code extension you can download it <ahref="https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vs-code">here</a>.
0 commit comments