Skip to content

Update Microsoft Store links in README and index.html for improved accessibility#317

Merged
shibayan merged 1 commit intomasterfrom
update-store-link
Mar 8, 2026
Merged

Update Microsoft Store links in README and index.html for improved accessibility#317
shibayan merged 1 commit intomasterfrom
update-store-link

Conversation

@shibayan
Copy link
Member

@shibayan shibayan commented Mar 8, 2026

This pull request updates download and installation links for the Microsoft Store version of the app in both the README.md and documentation. The changes ensure users are directed to the new Microsoft Store installer URL and update the WinGet installation command for consistency.

Documentation and Download Link Updates:

  • Updated Microsoft Store download links in README.md and docs/index.html to use the new get.microsoft.com/installer/download/9njmtkk6jc0q URL, replacing the old microsoft.com/store/apps/9njmtkk6jc0q links. [1] [2] [3]
  • Updated the WinGet installation command in docs/index.html to use the app's ID (9njmtkk6jc0q) instead of the previous package name (WinQuickLook).

@shibayan shibayan requested a review from Copilot March 8, 2026 12:29
@shibayan shibayan self-assigned this Mar 8, 2026
@shibayan shibayan added the enhancement New feature or request label Mar 8, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Microsoft Store download and installation links in both README.md and docs/index.html, replacing the old microsoft.com/store/apps/ URLs with the newer get.microsoft.com/installer/download/ URLs. It also updates the WinGet installation command in the docs from the package name (WinQuickLook) to the store product ID.

Changes:

  • Updated Microsoft Store badge/button links to use the new get.microsoft.com/installer/download/ URL format in both files
  • Replaced the old badge image with the official get.microsoft.com/images/ badge SVG in README.md
  • Changed the WinGet command in docs/index.html from winget install WinQuickLook --source msstore to winget install 9njmtkk6jc0q --source msstore

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
README.md Replaces the old Store badge <a>/<img> with a new get.microsoft.com-hosted badge SVG and updated URL
docs/index.html Updates two Store button hrefs and the WinGet code snippet to use the new URL and product ID

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shibayan shibayan merged commit 291d28c into master Mar 8, 2026
5 checks passed
@shibayan shibayan deleted the update-store-link branch March 8, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants