diff options
Diffstat (limited to 'files/ja/web/html/element/input/datetime-local/index.html')
-rw-r--r-- | files/ja/web/html/element/input/datetime-local/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/element/input/datetime-local/index.html b/files/ja/web/html/element/input/datetime-local/index.html index a64f914204..e5340a072c 100644 --- a/files/ja/web/html/element/input/datetime-local/index.html +++ b/files/ja/web/html/element/input/datetime-local/index.html @@ -631,5 +631,5 @@ daySelect.onchange = function() { <li><code><a href="/ja/docs/Web/HTML/Element/input/date"><input type="date"></a></code> および <code><a href="/ja/docs/Web/HTML/Element/input/time"><input type="time"></a></code></li> <li><a href="/ja/docs/Web/HTML/Date_and_time_formats">HTML で使われる日付や時刻の形式</a></li> <li><a href="/ja/docs/Web/Guide/HTML/Forms/The_native_form_widgets#Date_and_time_picker">日付と時刻の選択のチュートリアル</a></li> - <li><a href="/en-US/docs/Learn/HTML/Forms/Property_compatibility_table_for_form_widgets">Compatibility of CSS properties</a></li> + <li><a href="/ja/docs/Learn/HTML/Forms/Property_compatibility_table_for_form_widgets">Compatibility of CSS properties</a></li> </ul> |