Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@

### Install

- [Chrome Web Store](https://chromewebstore.google.com/detail/github-code-wiki-button-u/eamgaijkcackfmgpnddepjindfhmobnl)
- Chrome: [Chrome Web Store](https://chromewebstore.google.com/detail/github-code-wiki-button-u/eamgaijkcackfmgpnddepjindfhmobnl)
- Firefox: [Firefox Add-ons](https://addons.mozilla.org/ja/firefox/addon/github-code-wiki-unofficial/)

Choose a reason for hiding this comment

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

medium

The link to the Firefox Add-ons page includes a language code (/ja/) for Japanese. It's generally better to use a language-neutral URL to ensure users are directed to a page in their own language based on their browser settings. Please consider removing the language code from the URL for a better international user experience.

Suggested change
- Firefox: [Firefox Add-ons](https://addons.mozilla.org/ja/firefox/addon/github-code-wiki-unofficial/)
- Firefox: [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/github-code-wiki-unofficial/)


### What is Code Wiki?

Expand Down