forcedotcom / forcedotcom/code-analyzer
[BUG][vscode-extension] 404 on Changelog Release Notes Link
- Dominant language
- TypeScript
- Stars
- 240
- Forks
- 52
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 5
Description
### Have you tried to resolve this issue yourself first?
- [x] I confirm I have gone through the above steps and still have an issue to report.
### Bug Description
The changelog link that opens in both the visual studio marketplace site and on VSCode is leading to a 404.
### Output / Logs
```shell
```
### Steps To Reproduce
1. Navigate to https://marketplace.visualstudio.com/items/salesforce.sfdx-code-analyzer-vscode/changelog or click on "CHANGELOG" on VSCode
2. Click on the [Salesforce Code Analyzer Release Notes](https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/release-notes.md) link.
3. 404 on this page
### Expected Behavior
I think the link should be: https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/release-notes.html (.html instead of .md)
### Operating System
macOS
### Visual Studio Code Version
latest
### Extension Version
latest
### Salesforce CLI Version
@salesforce/cli/2.114.5 darwin-arm64 node-v24.1.0
### Code Analyzer CLI Plugin Version
_No response_
### Node Version
_No response_
### Java Version
_No response_
### Python Version
_No response_
### Additional Context (Screenshots, Files, etc)
_No response_
### Workaround
_No response_
### Urgency
Low
Contributor guide
Assessment
This issue has not been assessed yet.