-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
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
- Navigate to the gpt-pilot GitHub repository.
- 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.
- 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
Metadata
Metadata
Assignees
Labels
No labels