markdown-review 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,8 +8,8 @@
8
8
  <strong>A markdown viewer with inline commenting for the AI era — read any <code>.md</code> file, annotate sections, answer AI-embedded questions, and export structured feedback.</strong>
9
9
  </p>
10
10
 
11
- [![Install in VS Code](https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install&color=0098FF)](vscode:extension/rwoll.markdown-review-vscode)
12
- [![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-VS_Code_Insiders?style=flat-square&label=Install&color=24bfa5)](vscode-insiders:extension/rwoll.markdown-review-vscode)
11
+ [![Install in VS Code](https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install&color=0098FF)](https://marketplace.visualstudio.com/items?itemName=rwoll.markdown-review-vscode)
12
+ [![Install in VS Code Insiders](https://img.shields.io/badge/VS_Code_Insiders-VS_Code_Insiders?style=flat-square&label=Install&color=24bfa5)](https://insiders.vscode.dev/redirect?url=vscode-insiders%3Aextension%2Frwoll.markdown-review-vscode)
13
13
  [![Copilot CLI Plugin Available](https://img.shields.io/badge/Copilot%20CLI%20Plugin-Available-24292f?logo=github)](#copilot-cli-plugin)
14
14
  [![npm version](https://img.shields.io/npm/v/markdown-review)](https://www.npmjs.com/package/markdown-review)
15
15