diff --git a/README-cmn.md b/README-cmn.md
index e81bf7d9..579edf4b 100644
--- a/README-cmn.md
+++ b/README-cmn.md
@@ -73,12 +73,12 @@
按 Ctrl + ` 打開菜單,然後點擊 2,選擇「有 Emoji」,即可啓用 emoji——當你輸入一個中文詞,選字表即會出現相應的 emoji 符號。
-emoji 碼表請見[此處](https://github.com/rime/rime-emoji/tree/master/opencc)。
+emoji 碼表請見 [rime-emoji-cantonese](https://github.com/rime/rime-emoji-cantonese) 。
如果想永久啓用 emoji,可以把 `jyut6ping3.schema.yaml` 中的 `switches` 修改爲:
```yaml
-- name: emoji_suggestion
+- name: emoji_cantonese_suggestion
# 取消下行註釋,預設啓動 emoji
reset: 1
states: [冇 Emoji, 有 Emoji]
diff --git a/README-en.md b/README-en.md
index b5777c76..3a0385b1 100644
--- a/README-en.md
+++ b/README-en.md
@@ -71,12 +71,12 @@ This schema uses the OpenCC standard character set by default--coded as「傳統
Click Ctrl + ` and then 2 to access the settings menu. Then, from the menu, choose 「有 Emoji」 to enable emoji input - doing so will allow the system to recognize and convert certain Chinese words into their corresponding emoji icons.
-The full list of emoji icons can be found [here](https://github.com/rime/rime-emoji/tree/master/opencc).
+The full list of emoji icons can be found on [rime-emoji-cantonese](https://github.com/rime/rime-emoji-cantonese) .
Please use the following snippet under `switches` in `jyut6ping3.schema.yaml` to permanently enable emoji input.
```yaml
-- name: emoji_suggestion
+- name: emoji_cantonese_suggestion
# 取消下行註釋,預設啓動 emoji (i.e. uncomment the next line to permanently enable emoji input)
reset: 1
states: [冇 Emoji, 有 Emoji]
diff --git a/README.md b/README.md
index ed94afd2..aca45e71 100644
--- a/README.md
+++ b/README.md
@@ -78,12 +78,12 @@
撳 Ctrl 同 ` 兩粒掣打開選單,然後撳 2,揀「有 Emoji」就可以啓用 emoji——當你打一個中文詞嘅時候,選字表就會出現對應嘅 emoji 符號嘞。
-emoji 碼表可以喺[呢度](https://github.com/rime/rime-emoji/tree/master/opencc)搵到。
+emoji 碼表可以喺 [rime-emoji-cantonese](https://github.com/rime/rime-emoji-cantonese) 搵到。
如果想永久啓用 emoji 嘅話,可以修改 `jyut6ping3.schema.yaml` 嘅 `switches` 做:
```yaml
-- name: emoji_suggestion
+- name: emoji_cantonese_suggestion
# 取消下行註釋,預設啓動 emoji
reset: 1
states: [冇 Emoji, 有 Emoji]