aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-19 11:00:46 -0400
committerGitHub <noreply@github.com>2021-08-19 11:00:46 -0400
commitf18dcae78c88f29bf1e79c014621d45097e38999 (patch)
tree31701f963270209994b629a4e6e483aae4de6327 /files/ko/glossary
parent4ff8d748f719857be138e95b00adbf9783688753 (diff)
downloadtranslated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.gz
translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.tar.bz2
translated-content-f18dcae78c88f29bf1e79c014621d45097e38999.zip
correct to Quick_links (not Quick_Links) (#2138)
Diffstat (limited to 'files/ko/glossary')
-rw-r--r--files/ko/glossary/bootstrap/index.html2
-rw-r--r--files/ko/glossary/browser/index.html2
-rw-r--r--files/ko/glossary/character_set/index.html2
-rw-r--r--files/ko/glossary/cross_axis/index.html2
-rw-r--r--files/ko/glossary/endianness/index.html2
-rw-r--r--files/ko/glossary/flexbox/index.html2
-rw-r--r--files/ko/glossary/global_object/index.html2
-rw-r--r--files/ko/glossary/graceful_degradation/index.html2
-rw-r--r--files/ko/glossary/http_2/index.html2
-rw-r--r--files/ko/glossary/iife/index.html2
-rw-r--r--files/ko/glossary/index.html2
-rw-r--r--files/ko/glossary/method/index.html2
-rw-r--r--files/ko/glossary/null/index.html2
-rw-r--r--files/ko/glossary/primitive/index.html4
-rw-r--r--files/ko/glossary/semantics/index.html2
-rw-r--r--files/ko/glossary/smtp/index.html2
-rw-r--r--files/ko/glossary/ssl/index.html2
-rw-r--r--files/ko/glossary/tcp/index.html2
-rw-r--r--files/ko/glossary/tls/index.html2
-rw-r--r--files/ko/glossary/user_agent/index.html2
-rw-r--r--files/ko/glossary/wrapper/index.html2
21 files changed, 22 insertions, 22 deletions
diff --git a/files/ko/glossary/bootstrap/index.html b/files/ko/glossary/bootstrap/index.html
index d2d6cff4b3..2382a0edf3 100644
--- a/files/ko/glossary/bootstrap/index.html
+++ b/files/ko/glossary/bootstrap/index.html
@@ -13,7 +13,7 @@ translation_of: Glossary/Bootstrap
<p>Bootstrap은 당초 Twitter Blueprint라고 불렸으며, <a href="https://twitter.com/"> Twitter</a> 개발자에 의해 개발되었습니다. 반응형 디자인을 지원하며 그대로 사용하거나 필요에 따라 자신의 코드에 맞추어 사용할 수 있는 사전 정의된 디자인 템플릿이 있습니다. 부트스트랩은 모든 모던 브라우저와 {{glossary("Microsoft Internet Explorer", "Internet Explorer")}} 의 최근 버전과 호환되기 때문에 타 브라우저와의 호환성에 대해 걱정하지 않으셔도 됩니다.</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>Wikipedia 의 기사 {{interwiki("wikipedia", "Bootstrap", "Bootstrap")}}</li>
<li><a href="https://getbootstrap.com/">Bootstrap 다운로드</a></li>
diff --git a/files/ko/glossary/browser/index.html b/files/ko/glossary/browser/index.html
index 093879c392..feec75cd91 100644
--- a/files/ko/glossary/browser/index.html
+++ b/files/ko/glossary/browser/index.html
@@ -19,7 +19,7 @@ translation_of: Glossary/Browser
<li><a href="http://www.opera.com/" rel="external">Opera Browser</a></li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ko/docs/Glossary">MDN 웹 문서 용어 사전</a>
diff --git a/files/ko/glossary/character_set/index.html b/files/ko/glossary/character_set/index.html
index 7c6d876238..ddbeae2236 100644
--- a/files/ko/glossary/character_set/index.html
+++ b/files/ko/glossary/character_set/index.html
@@ -28,4 +28,4 @@ translation_of: Glossary/character_set
</li>
</ol>
-<section class="Quick_links" id="Quick_Links"></section>
+<section id="Quick_links"></section>
diff --git a/files/ko/glossary/cross_axis/index.html b/files/ko/glossary/cross_axis/index.html
index 0824f20777..3b9702032c 100644
--- a/files/ko/glossary/cross_axis/index.html
+++ b/files/ko/glossary/cross_axis/index.html
@@ -40,7 +40,7 @@ translation_of: Glossary/Cross_Axis
<li>CSS Flexbox Guide: <em><a href="/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Mastering_Wrapping_of_Flex_Items">Mastering wrapping of flex items</a></em></li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ko/docs/Glossary">MDN Web Docs 용어 사전</a>
diff --git a/files/ko/glossary/endianness/index.html b/files/ko/glossary/endianness/index.html
index 8963a4ee47..5aec7a0e0a 100644
--- a/files/ko/glossary/endianness/index.html
+++ b/files/ko/glossary/endianness/index.html
@@ -21,7 +21,7 @@ translation_of: Glossary/Endianness
<li>혼합 엔디언(구형, 매우 드묾): <code>0x34 0x12 0x78 0x56</code></li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>같이 보기
<ol>
diff --git a/files/ko/glossary/flexbox/index.html b/files/ko/glossary/flexbox/index.html
index 644393b94e..1d302b45af 100644
--- a/files/ko/glossary/flexbox/index.html
+++ b/files/ko/glossary/flexbox/index.html
@@ -48,7 +48,7 @@ translation_of: Glossary/Flexbox
<li>CSS Flexbox Guide: <em><a href="/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox">Typical use cases of flexbox</a></em></li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ko/docs/Glossary">MDN Web Docs 용어 사전</a>
diff --git a/files/ko/glossary/global_object/index.html b/files/ko/glossary/global_object/index.html
index f976e6b08d..3c22e644c0 100644
--- a/files/ko/glossary/global_object/index.html
+++ b/files/ko/glossary/global_object/index.html
@@ -54,7 +54,7 @@ window.greeting(); // It is the same as the normal invoking: greeting();
console.log("Hi!");
}</pre>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ul>
<li><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a>
diff --git a/files/ko/glossary/graceful_degradation/index.html b/files/ko/glossary/graceful_degradation/index.html
index 31303a2431..4c3090087d 100644
--- a/files/ko/glossary/graceful_degradation/index.html
+++ b/files/ko/glossary/graceful_degradation/index.html
@@ -20,7 +20,7 @@ translation_of: Glossary/Graceful_degradation
<li>{{Interwiki("wikipedia", "Graceful degradation")}} on Wikipedia</li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ul>
<li><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a>
diff --git a/files/ko/glossary/http_2/index.html b/files/ko/glossary/http_2/index.html
index e873bd11c2..28035d1f1c 100644
--- a/files/ko/glossary/http_2/index.html
+++ b/files/ko/glossary/http_2/index.html
@@ -7,7 +7,7 @@ translation_of: Glossary/HTTP_2
<p>HTTP/2는 HTTP의 어플리케이션 의미를 수정하지 않습니다. HTTP 메소드, 상태 코드, URI, 헤더 필드와 같은 HTTP 1.1의 핵심 개념은 그대로 유지됩니다. 대신, HTTP/2는 전체 프로세스를 관리하는 두 가지 방식, 데이터의 포맷(프레임) 방식과 클라이언트-서버 사이의 전송 방식을 수정하여 새로운 프레임 계층 내에서 어플리케이션 복잡성을 숨깁니다. 그 결과, 기존의 모든 어플리케이션은 수정 과정을 거치지 않고 전달될 수 있습니다. </p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>참고
<ol>
diff --git a/files/ko/glossary/iife/index.html b/files/ko/glossary/iife/index.html
index c9ccc8be4b..86c2951685 100644
--- a/files/ko/glossary/iife/index.html
+++ b/files/ko/glossary/iife/index.html
@@ -37,7 +37,7 @@ aName // throws "Uncaught ReferenceError: aName is not defined"
// 즉시 결과를 생성한다.
result; // "Barry"</pre>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>더 알아보기
<ol>
diff --git a/files/ko/glossary/index.html b/files/ko/glossary/index.html
index bf00206eda..4dbd0c6429 100644
--- a/files/ko/glossary/index.html
+++ b/files/ko/glossary/index.html
@@ -31,7 +31,7 @@ translation_of: Glossary
<div class="hidden">
<h2 id="Subnav">Subnav</h2>
-<section id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><strong><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a></strong>{{ListSubpagesForSidebar("/en-us/docs/Glossary", 1)}}</li>
</ol>
diff --git a/files/ko/glossary/method/index.html b/files/ko/glossary/method/index.html
index d994f9b1ae..c83ba7d73d 100644
--- a/files/ko/glossary/method/index.html
+++ b/files/ko/glossary/method/index.html
@@ -24,7 +24,7 @@ translation_of: Glossary/Method
<li><a href="/en-US/docs/Web/JavaScript/Reference/Methods_Index">List of JavaScript built-in methods</a></li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ul>
<li><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a>
diff --git a/files/ko/glossary/null/index.html b/files/ko/glossary/null/index.html
index bbf1e8f80e..2ffd866dfd 100644
--- a/files/ko/glossary/null/index.html
+++ b/files/ko/glossary/null/index.html
@@ -16,7 +16,7 @@ translation_of: Glossary/Null
<pre class="brush: js notranslate">typeof null === 'object' // true</pre>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ul>
<li><strong><a href="/en-US/docs/Glossary">Glossary</a></strong>
diff --git a/files/ko/glossary/primitive/index.html b/files/ko/glossary/primitive/index.html
index 38f8e55645..95b13b196f 100644
--- a/files/ko/glossary/primitive/index.html
+++ b/files/ko/glossary/primitive/index.html
@@ -7,7 +7,7 @@ tags:
- JavaScript
translation_of: Glossary/Primitive
---
-<p>{{Glossary("JavaScript")}}에서 <strong>원시 값</strong>(primitive, 또는 원시 자료형)이란 {{Glossary("object", "객체")}}가 아니면서 {{glossary("method", "메서드")}}도 가지지 않는 데이터입니다. 원시 값에는 7종류, {{Glossary("string")}}, {{Glossary("number")}}, {{glossary("bigint")}}, {{Glossary("boolean")}}, {{Glossary("undefined")}}, {{Glossary("symbol")}}, 그리고 {{glossary("null")}}이 존재합니다.
+<p>{{Glossary("JavaScript")}}에서 <strong>원시 값</strong>(primitive, 또는 원시 자료형)이란 {{Glossary("object", "객체")}}가 아니면서 {{glossary("method", "메서드")}}도 가지지 않는 데이터입니다. 원시 값에는 7종류, {{Glossary("string")}}, {{Glossary("number")}}, {{glossary("bigint")}}, {{Glossary("boolean")}}, {{Glossary("undefined")}}, {{Glossary("symbol")}}, 그리고 {{glossary("null")}}이 존재합니다.
<p>대부분의 경우, 원시 값은 언어 구현체의 가장 저급(low level) 단계에서 나타냅니다.</p>
@@ -105,7 +105,7 @@ console.log(foo); // 5
<li>위키백과 {{Interwiki("wikipedia", "원시 자료형")}}</li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ko/docs/Glossary">용어 사전</a>
diff --git a/files/ko/glossary/semantics/index.html b/files/ko/glossary/semantics/index.html
index 256defb7d1..adbd800d6d 100644
--- a/files/ko/glossary/semantics/index.html
+++ b/files/ko/glossary/semantics/index.html
@@ -124,7 +124,7 @@ translation_of: Glossary/Semantics
<li>{{interwiki("wikipedia", "Semantics#Computer_science", "The meaning of semantics in computer science")}} on Wikipedia</li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ul>
<li><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a>
diff --git a/files/ko/glossary/smtp/index.html b/files/ko/glossary/smtp/index.html
index f38e300389..29246d4bdf 100644
--- a/files/ko/glossary/smtp/index.html
+++ b/files/ko/glossary/smtp/index.html
@@ -11,7 +11,7 @@ translation_of: Glossary/SMTP
<p>SMTP는 상대적으로 직관적입니다. 복잡함을 유발하는 주요 원인은 다양한 인증 방법(<a class="external" href="http://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface"><abbr title="Generic Security Services Application Program Interface">GSSAPI</abbr></a>, <a class="external" href="http://en.wikipedia.org/wiki/CRAM-MD5"><abbr title="challenge-response authentication mechanism">CRAM-MD5</abbr></a>, <a class="external" href="http://en.wikipedia.org/wiki/NTLM"><abbr title="NT LAN Manager">NTLM</abbr></a>, MSN, AUTH LOGIN, AUTH PLAIN...) 지원, 오류 응답 처리, 인증 실패(서버에서 어떤 방법을 지원한다고 주장했으나 사실 아닐 때 등) 시 처리 등입니다.</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ko/docs/Glossary">용어 사전</a>
diff --git a/files/ko/glossary/ssl/index.html b/files/ko/glossary/ssl/index.html
index d522912ce3..b405fade0f 100644
--- a/files/ko/glossary/ssl/index.html
+++ b/files/ko/glossary/ssl/index.html
@@ -5,7 +5,7 @@ translation_of: Glossary/SSL
---
<p class="seoSummary">Secure Sockets Layer(SSL)는 클라이언트와 서버 간의 안전한 링크를 통해 송수신되는 모든 데이터를 안전하게 보장하는 과거의 보안 표준 기술이었다. SSL 버전 3.0은 Netscape가 1999년에 발표했으며 현재에는 {{Glossary("TLS", "Transport Layer Security (TLS)")}} 로 대체되었다.</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>See also
<ol>
diff --git a/files/ko/glossary/tcp/index.html b/files/ko/glossary/tcp/index.html
index e7d09d2492..e2a8840f19 100644
--- a/files/ko/glossary/tcp/index.html
+++ b/files/ko/glossary/tcp/index.html
@@ -7,7 +7,7 @@ translation_of: Glossary/TCP
<p>TCP의 역할은 에러가 없이 패킷이 신뢰할 수 있게 전달 되었는지 보증해 주는 것이다. TCP는 동시제어가 가능하다. 이는 초기 요청이 작게 시작해도 컴퓨터들과 서버들의 대역폭의 깊이가 증가해도 네트워크가 지원할 수 있다는 것을 뜻한다.</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/en-US/docs/Glossary">Glossary</a>
diff --git a/files/ko/glossary/tls/index.html b/files/ko/glossary/tls/index.html
index df1e21aad0..fade050e75 100644
--- a/files/ko/glossary/tls/index.html
+++ b/files/ko/glossary/tls/index.html
@@ -11,7 +11,7 @@ translation_of: Glossary/TLS
<p><strong>Note</strong>: TLS 1.0 와 1.1 2020년 초부터 대부분의 브라우저에서 지원하지 않을 예정이다; 웹 브라우저가 TLS 1.2 나 TLS 1.3을 지원하는지 확인해보는 것이 좋을 것이다. Firefox는 버전 74 이후로 구 TLS 버전을 사용해서 서버에 연결을 시도할 경우 <a href="https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect">Secure Connection Failed</a> 에러를 반환한다. ({{bug(1606734)}}).</p>
</div>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>Specifications
<ol>
diff --git a/files/ko/glossary/user_agent/index.html b/files/ko/glossary/user_agent/index.html
index dbfda1be0c..db272254e9 100644
--- a/files/ko/glossary/user_agent/index.html
+++ b/files/ko/glossary/user_agent/index.html
@@ -39,7 +39,7 @@ translation_of: Glossary/User_agent
<li>{{RFC(2616, "14.43")}}: <code>User-Agent</code> 헤더</li>
</ul>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ko/docs/Glossary">MDN 웹 문서 용어 사전</a>
diff --git a/files/ko/glossary/wrapper/index.html b/files/ko/glossary/wrapper/index.html
index 3c0786921b..65a6ceda46 100644
--- a/files/ko/glossary/wrapper/index.html
+++ b/files/ko/glossary/wrapper/index.html
@@ -13,7 +13,7 @@ translation_of: Glossary/Wrapper
<p>Wikipedia의 {{Interwiki("wikipedia", "Wrapper function")}} </p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a>