aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/indexeddb_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/indexeddb_api')
-rw-r--r--files/ja/web/api/indexeddb_api/index.html2
-rw-r--r--files/ja/web/api/indexeddb_api/using_indexeddb/index.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/files/ja/web/api/indexeddb_api/index.html b/files/ja/web/api/indexeddb_api/index.html
index 1c8f968e3f..14369351fa 100644
--- a/files/ja/web/api/indexeddb_api/index.html
+++ b/files/ja/web/api/indexeddb_api/index.html
@@ -120,7 +120,7 @@ translation_of: Web/API/IndexedDB_API
<ul>
<li><a href="http://marco-c.github.io/eLibri/">eLibri:</a> Marco Castelluccio が作成した、高度なライブラリおよび電子書籍リーダーアプリケーションです。IndexedDB Mozilla DevDerby の最優秀作品です。</li>
<li><a href="https://github.com/chrisdavidmills/to-do-notifications/tree/gh-pages">To-do Notifications</a> (<a href="http://mdn.github.io/to-do-notifications/">ライブデモ</a>): リファレンスドキュメントで例示している、参考アプリケーションです。</li>
- <li><a href="http://hacks.mozilla.org/2012/02/storing-images-and-files-in-indexeddb/" title="http://hacks.mozilla.org/2012/02/storing-images-and-files-in-indexeddb/">Storing images and files in IndexedDB</a></li>
+ <li><a href="http://hacks.mozilla.org/2012/02/storing-images-and-files-in-indexeddb/">Storing images and files in IndexedDB</a></li>
</ul>
<h2 id="Specifications" name="Specifications">仕様書</h2>
diff --git a/files/ja/web/api/indexeddb_api/using_indexeddb/index.html b/files/ja/web/api/indexeddb_api/using_indexeddb/index.html
index d183fa77cc..333cda62f1 100644
--- a/files/ja/web/api/indexeddb_api/using_indexeddb/index.html
+++ b/files/ja/web/api/indexeddb_api/using_indexeddb/index.html
@@ -1311,7 +1311,7 @@ input {
<ul>
<li><a href="/ja/docs/Web/API/IndexedDB_API" title="IndexedDB">IndexedDB API リファレンス</a></li>
- <li><a href="http://www.w3.org/TR/IndexedDB/" title="http://www.w3.org/TR/IndexedDB/">Indexed Database API Specification</a></li>
+ <li><a href="http://www.w3.org/TR/IndexedDB/">Indexed Database API Specification</a></li>
<li><a href="/ja/docs/Web/API/IndexedDB_API/Using_IndexedDB_in_chrome" title="IndexedDB/Using_IndexedDB_in_chrome">chrome で IndexedDB を使用する</a></li>
<li><a href="/ja/docs/Web/API/IndexedDB_API/Using_JavaScript_Generators_in_Firefox">Firefox で JavaScript ジェネレータを使用する</a></li>
<li>Firefox のソースコード内の、IndexedDB <a class="link-https" href="https://mxr.mozilla.org/mozilla-central/find?text=&amp;string=dom%2FindexedDB%2F.*%5C.idl&amp;regexp=1" title="https://mxr.mozilla.org/mozilla-central/find?text=&amp;string=dom/indexedDB/.*\.idl&amp;regexp=1">インタフェースのファイル</a></li>
@@ -1320,8 +1320,8 @@ input {
<h3 id="Tutorials_and_guides" name="Tutorials_and_guides">チュートリアルとガイド</h3>
<ul>
- <li><a href="http://www.html5rocks.com/en/tutorials/indexeddb/uidatabinding/" title="http://www.html5rocks.com/en/tutorials/indexeddb/uidatabinding/">Databinding UI Elements with IndexedDB</a></li>
- <li><a href="http://msdn.microsoft.com/en-us/scriptjunkie/gg679063.aspx" title="http://msdn.microsoft.com/en-us/scriptjunkie/gg679063.aspx">IndexedDB — The Store in Your Browser</a></li>
+ <li><a href="http://www.html5rocks.com/en/tutorials/indexeddb/uidatabinding/">Databinding UI Elements with IndexedDB</a></li>
+ <li><a href="http://msdn.microsoft.com/en-us/scriptjunkie/gg679063.aspx">IndexedDB — The Store in Your Browser</a></li>
</ul>
<h3 id="Libraries" name="Libraries">ライブラリ</h3>