aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/css/specificity
diff options
context:
space:
mode:
authorYeji Choi <61399588+yechoi42@users.noreply.github.com>2021-07-18 22:58:53 +0900
committerGitHub <noreply@github.com>2021-07-18 22:58:53 +0900
commit619211e9ba8a68c9d5de346dfc73fa0686c9148d (patch)
tree8c979eccdb1ba64e1b314ea2ab542ae3e6262c2e /files/ko/web/css/specificity
parent53fb7c6f1f2f22f558b4a5b9af867767ecfeddfd (diff)
downloadtranslated-content-619211e9ba8a68c9d5de346dfc73fa0686c9148d.tar.gz
translated-content-619211e9ba8a68c9d5de346dfc73fa0686c9148d.tar.bz2
translated-content-619211e9ba8a68c9d5de346dfc73fa0686c9148d.zip
fix: delete wiki.mozilla.org from ko files (#1567)
* fix: delete wiki.mozilla.org from ko/learn files * fix: delete wiki.mozilla.org from ko/glossary files * fix: remove wiki * fix: remove python script file 잘못올렸습니다.. ㅠ * Update files/ko/web/html/attributes/index.html Co-authored-by: hochan222 <hochan049@gmail.com>
Diffstat (limited to 'files/ko/web/css/specificity')
-rw-r--r--files/ko/web/css/specificity/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ko/web/css/specificity/index.html b/files/ko/web/css/specificity/index.html
index 609f319daa..00a81395d9 100644
--- a/files/ko/web/css/specificity/index.html
+++ b/files/ko/web/css/specificity/index.html
@@ -306,12 +306,12 @@ h1 {
<tr>
<td>{{SpecName("CSS3 Selectors", "#specificity", "Calculating a selector's specificity")}}</td>
<td>{{Spec2("CSS3 Selectors")}}</td>
- <td><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements">의사 요소</a> 추가.</td>
+ <td><a href="/en-US/docs/Web/CSS/Pseudo-elements">의사 요소</a> 추가.</td>
</tr>
<tr>
<td>{{SpecName("CSS2.1", "cascade.html#specificity", "Calculating a selector's specificity")}}</td>
<td>{{Spec2("CSS2.1")}}</td>
- <td><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes">의사 클래스</a> 추가.</td>
+ <td><a href="/en-US/docs/Web/CSS/Pseudo-classes">의사 클래스</a> 추가.</td>
</tr>
<tr>
<td>{{SpecName("CSS1", "#cascading-order", "Cascading order")}}</td>