diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-08-19 11:00:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 11:00:46 -0400 |
commit | f18dcae78c88f29bf1e79c014621d45097e38999 (patch) | |
tree | 31701f963270209994b629a4e6e483aae4de6327 /files/ja/glossary/bootstrap/index.html | |
parent | 4ff8d748f719857be138e95b00adbf9783688753 (diff) | |
download | translated-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/bootstrap/index.html')
-rw-r--r-- | files/ja/glossary/bootstrap/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/bootstrap/index.html b/files/ja/glossary/bootstrap/index.html index f1cceee502..775161a6d5 100644 --- a/files/ja/glossary/bootstrap/index.html +++ b/files/ja/glossary/bootstrap/index.html @@ -14,7 +14,7 @@ translation_of: Glossary/Bootstrap <p>Bootstrap は当初 Twitter Blueprint と呼ばれ、 <a href="https://twitter.com/">Twitter</a> の従業員のチームで開発されました。レスポンシブデザインをサポートし、そのまま使用、あるいは自身のコードで必要に応じてカスタマイズできる、定義済みのデザインテンプレートがあります。 Bootstrap はすべての最新のブラウザーと {{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> |