diff options
Diffstat (limited to 'files/ja/web/api/scriptprocessornode/index.html')
-rw-r--r-- | files/ja/web/api/scriptprocessornode/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/scriptprocessornode/index.html b/files/ja/web/api/scriptprocessornode/index.html index cf4f2b64c9..391ab716d9 100644 --- a/files/ja/web/api/scriptprocessornode/index.html +++ b/files/ja/web/api/scriptprocessornode/index.html @@ -6,7 +6,7 @@ translation_of: Web/API/ScriptProcessorNode <p>{{APIRef("Web Audio API")}}</p> <div class="note"> -<p><strong>Note</strong>: 2014/8/29のWeb Audio API仕様公開にて、本機能は廃止対象となり<a href="/en-US/docs/Web/API/Web_Audio_API#Audio_Workers">Audio Workers</a>の機能によって置き換えられる予定です.</p> +<p><strong>Note</strong>: 2014/8/29のWeb Audio API仕様公開にて、本機能は廃止対象となり<a href="/ja/docs/Web/API/Web_Audio_API#Audio_Workers">Audio Workers</a>の機能によって置き換えられる予定です.</p> </div> <div> @@ -92,5 +92,5 @@ translation_of: Web/API/ScriptProcessorNode <h2 id="See_also">See also</h2> <ul> - <li><a href="/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> + <li><a href="/ja/docs/Web/API/Web_Audio_API/Using_Web_Audio_API">Using the Web Audio API</a></li> </ul> |