aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/speechrecognition/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/speechrecognition/index.html')
-rw-r--r--files/ja/web/api/speechrecognition/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/speechrecognition/index.html b/files/ja/web/api/speechrecognition/index.html
index eb362d03f0..83419b26c1 100644
--- a/files/ja/web/api/speechrecognition/index.html
+++ b/files/ja/web/api/speechrecognition/index.html
@@ -141,7 +141,7 @@ recognition.onresult = function(event) {
<h3 id="Firefox_OS_permissions" name="Firefox_OS_permissions">Firefox OS の許可設定</h3>
-<p>アプリ内で音声認識を使用するには、以下の許可設定を <a href="/docs/Web/Apps/Build/Manifest">manifest</a> で指定する必要があります:</p>
+<p>アプリ内で音声認識を使用するには、以下の許可設定を <a href="/ja/docs/Web/Apps/Build/Manifest">manifest</a> で指定する必要があります:</p>
<pre class="brush: json">"permissions": {
"audio-capture" : {