aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/cssmediarule/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/cssmediarule/index.html')
-rw-r--r--files/ko/web/api/cssmediarule/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/cssmediarule/index.html b/files/ko/web/api/cssmediarule/index.html
index b386fbb083..bb2d07d968 100644
--- a/files/ko/web/api/cssmediarule/index.html
+++ b/files/ko/web/api/cssmediarule/index.html
@@ -14,7 +14,7 @@ translation_of: Web/API/CSSMediaRule
<h2 id="구문">구문</h2>
-<p><a href="https://heycam.github.io/webidl/" title="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a> 형식을 사용해 서술합니다.</p>
+<p><a href="https://heycam.github.io/webidl/">WebIDL</a> 형식을 사용해 서술합니다.</p>
<pre class="syntaxbox">interface CSSMediaRule : CSSConditionRule {
readonly attribute MediaList media;