aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/security/same-origin_policy/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:39:11 -0400
committerGitHub <noreply@github.com>2021-07-28 00:39:11 +0900
commitbc229b7a1817de712a408242cc9d8ac469733c4d (patch)
tree11bb1435f2e806ebd38f1e2e1014e541c26d1d8a /files/ko/web/security/same-origin_policy/index.html
parent4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 (diff)
downloadtranslated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.gz
translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.tar.bz2
translated-content-bc229b7a1817de712a408242cc9d8ac469733c4d.zip
remove link 'title' attributes that's just the 'href' (ko) (#1739)
Diffstat (limited to 'files/ko/web/security/same-origin_policy/index.html')
-rw-r--r--files/ko/web/security/same-origin_policy/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/security/same-origin_policy/index.html b/files/ko/web/security/same-origin_policy/index.html
index 3c43aa1837..17f26309fa 100644
--- a/files/ko/web/security/same-origin_policy/index.html
+++ b/files/ko/web/security/same-origin_policy/index.html
@@ -258,7 +258,7 @@ translation_of: Web/Security/Same-origin_policy
<h2 id="같이_보기">같이 보기</h2>
<ul>
- <li><a href="https://www.w3.org/Security/wiki/Same_Origin_Policy" title="http://www.w3.org/Security/wiki/Same_Origin_Policy">W3C의 Same-Origin Policy</a></li>
+ <li><a href="https://www.w3.org/Security/wiki/Same_Origin_Policy">W3C의 Same-Origin Policy</a></li>
<li><a href="https://web.dev/secure/same-origin-policy">web.dev의 Same-origin policy</a></li>
</ul>