Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Broken Link in README.md: Pythagora Extension Download Link URL Returns 404 #80

Open
aniket7r opened this issue Jan 28, 2025 · 0 comments

Comments

@aniket7r
Copy link

Broken Link in README.md: GPT Pilot VS Code Extension URL Returns 404

Description

The link to the GPT Pilot VS Code extension provided in the README.md under the requirements section is broken. It returns a 404 error when accessed.

Steps to Reproduce

  1. Navigate to the gpt-pilot GitHub repository.
  2. Scroll to the "Visual Studio Code Extension" section in the README.md file.

If you want to try out Pythagora using Visual Studio Code extension you can download it here.

  1. Click on the link: here.

Expected Result

The link should redirect to the correct marketplace page:
https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vs-code.

Actual Result

The link redirects to:
https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vscode-extension

which results in a 404 error.

Test Environment

  • OS: Windows 11
  • Browser: Google Chrome Version 132.0.6834.111

Error Log

12:13:11.579 items:1 
        
        
       GET https://marketplace.visualstudio.com/items?itemName=PythagoraTechnologies.pythagora-vscode-extension 404 (Not Found)
12:13:11.830 lockdown-install.js:1 Removing unpermitted intrinsics
12:13:12.249 record-api.js:169 root
12:13:12.269 content-script.js:194 Content Script re-injected or page loaded
12:13:12.270 content-script.js:196 Keep-Alive mechanism ongoing
aniket7r added a commit to aniket7r/pythagora that referenced this issue Jan 28, 2025
…nsion 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.
aniket7r added a commit to aniket7r/pythagora that referenced this issue Jan 28, 2025
Fixed issue Pythagora-io#80: Broken Link in README.md: Pythagora Extension Downlo…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant