aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/dom/index.html
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/ja/glossary/dom/index.html
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/ja/glossary/dom/index.html')
-rw-r--r--files/ja/glossary/dom/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/dom/index.html b/files/ja/glossary/dom/index.html
index ca4f417603..b3596d1125 100644
--- a/files/ja/glossary/dom/index.html
+++ b/files/ja/glossary/dom/index.html
@@ -14,7 +14,7 @@ translation_of: Glossary/DOM
<p>DOM は当初、仕様書がありませんでしたが、ブラウザが{{Glossary("JavaScript")}} の実装を始めた頃に追加されました。このレガシーな DOM は DOM0 と呼ばれることもあります。今日、 WHATWG が DOM Living Standard を保守しています。</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li>Wikipedia 上の記事「{{interwiki("wikipedia", "Document_Object_Model", "The Document Object Model")}}」</li>
<li>MDN 上の記事「<a href="/ja/docs/DOM">DOM ドキュメント</a>」</li>