diff options
author | Schalk Neethling <sneethling@mozilla.com> | 2022-01-11 21:18:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 21:18:05 +0200 |
commit | eab1b87202a7ee91e4c7649795ae6f55c0d5c23b (patch) | |
tree | 626d45d7b8ef8f179c8849406034fd83bb786794 /docs | |
parent | f2421da098583601f0dd26153ce352e8763899f5 (diff) | |
download | translated-content-eab1b87202a7ee91e4c7649795ae6f55c0d5c23b.tar.gz translated-content-eab1b87202a7ee91e4c7649795ae6f55c0d5c23b.tar.bz2 translated-content-eab1b87202a7ee91e4c7649795ae6f55c0d5c23b.zip |
(fix:docs) update static server port to 5042 (#3638)
Co-authored-by: julieng <julien.gattelier@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ko/translation-guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ko/translation-guide.md b/docs/ko/translation-guide.md index ef2609cc5a..7b04bd4603 100644 --- a/docs/ko/translation-guide.md +++ b/docs/ko/translation-guide.md @@ -226,7 +226,7 @@ A value of 0.01 was used for the value to ramp down to in the last function rath | Aliasing | 별칭 | [링크](https://github.com/mdn/translated-content/pull/1779/files) | | Brief history | 간략한 역사 | [링크](https://developer.mozilla.org/ko/docs/Glossary/HTML#%EA%B0%84%EB%9E%B5%ED%95%9C_%EC%97%AD%EC%82%AC) | | Browser compatibility | 브라우저 호환성 | [링크](https://github.com/mdn/translated-content/pull/1779/files) | -| Browser support | 브라우저 지원 | [링크](http://localhost:5000/en-us/docs/Web/API/Web_Audio_API/Using_IIR_filters#browser_support) | +| Browser support | 브라우저 지원 | [링크](http://localhost:5042/en-us/docs/Web/API/Web_Audio_API/Using_IIR_filters#browser_support) | | Concept | 개념 | | | Conclusion | 결론 | | | Contact us | 문의하기 | | @@ -258,7 +258,7 @@ A value of 0.01 was used for the value to ramp down to in the last function rath | 용어 | 번역 | 참고 링크 | | --- | --- | --- | | Compatibility notes | 호환성 참고 사항 | [링크](https://developer.mozilla.org/en-US/docs/Web/API/Event/target) | -| Parameters | 매개변수 | [링크](http://localhost:5000/en-US/docs/Web/API/AudioWorkletNode/AudioWorkletNode#parameters) | +| Parameters | 매개변수 | [링크](http://localhost:5042/en-US/docs/Web/API/AudioWorkletNode/AudioWorkletNode#parameters) | | Value | 값 | [링크](https://developer.mozilla.org/en-US/docs/Web/API/Event/target) | ## 안내 문구 |