Skip to content

Commit

Permalink
broken link 'releases'
Browse files Browse the repository at this point in the history
  • Loading branch information
stkchp committed Jul 30, 2018
1 parent c04d2c0 commit b15685f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
## 詳細

Remote Desktop for Macにて、日本語キーボードの円(¥)キーを押した際、
ASCIIのバックスラッシュにあたる`0x5C`ではなく、Unicodeの0xC2A5が
ASCIIのバックスラッシュにあたる`0x5C`ではなく、Unicodeの`0xC2A5`
入力されてしまうのをwindows側で回避するプログラム。常駐型。

## ダウンロード

[Releases](releases)からダウンロードしてください。
[Releases](https://github.com/stkchp/noyen/releases)からダウンロードしてください。


## 使い方
Expand Down

0 comments on commit b15685f

Please sign in to comment.