aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/datatransfer/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/datatransfer/index.html')
-rw-r--r--files/ja/web/api/datatransfer/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ja/web/api/datatransfer/index.html b/files/ja/web/api/datatransfer/index.html
index 1430b904fe..af3e6c538f 100644
--- a/files/ja/web/api/datatransfer/index.html
+++ b/files/ja/web/api/datatransfer/index.html
@@ -143,9 +143,9 @@ translation_of: Web/API/DataTransfer
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="https://wiki.developer.mozilla.org/ja/docs/Web/API/HTML_Drag_and_Drop_API">Drag and drop</a></li>
- <li><a href="https://wiki.developer.mozilla.org/ja/docs/Web/Guide/HTML/Drag_operations">Drag Operations</a></li>
- <li><a href="https://wiki.developer.mozilla.org/ja/docs/Web/Guide/HTML/Recommended_Drag_Types">Recommended Drag Types</a></li>
- <li><a href="https://wiki.developer.mozilla.org/ja/docs/Web/Guide/HTML/Dragging_and_Dropping_Multiple_Items">Dragging and Dropping Multiple Items</a></li>
+ <li><a href="/ja/docs/Web/API/HTML_Drag_and_Drop_API">Drag and drop</a></li>
+ <li><a href="/ja/docs/Web/Guide/HTML/Drag_operations">Drag Operations</a></li>
+ <li><a href="/ja/docs/Web/Guide/HTML/Recommended_Drag_Types">Recommended Drag Types</a></li>
+ <li><a href="/ja/docs/Web/Guide/HTML/Dragging_and_Dropping_Multiple_Items">Dragging and Dropping Multiple Items</a></li>
<li><a href="https://codepen.io/tech_query/pen/MqGgap">DataTransfer test - Paste or Drag</a></li>
</ul>