diff options
Diffstat (limited to 'files/ru/web')
-rw-r--r-- | files/ru/web/api/usb/connect_event/index.html (renamed from files/ru/web/api/usb/onconnect/index.html) | 3 | ||||
-rw-r--r-- | files/ru/web/api/usb/disconnect_event/index.html (renamed from files/ru/web/api/usb/ondisconnect/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ru/web/api/usb/onconnect/index.html b/files/ru/web/api/usb/connect_event/index.html index 8b60c4b889..b296f6b974 100644 --- a/files/ru/web/api/usb/onconnect/index.html +++ b/files/ru/web/api/usb/connect_event/index.html @@ -1,6 +1,6 @@ --- title: USB.onconnect -slug: Web/API/USB/onconnect +slug: Web/API/USB/connect_event tags: - API - Method @@ -10,6 +10,7 @@ tags: - WebUSB API - onconnect translation_of: Web/API/USB/onconnect +original_slug: Web/API/USB/onconnect --- <p>{{APIRef("WebUSB API")}}{{SeeCompatTable}}{{securecontext_header}}</p> diff --git a/files/ru/web/api/usb/ondisconnect/index.html b/files/ru/web/api/usb/disconnect_event/index.html index d9e18286f0..06e850bb5f 100644 --- a/files/ru/web/api/usb/ondisconnect/index.html +++ b/files/ru/web/api/usb/disconnect_event/index.html @@ -1,6 +1,6 @@ --- title: USB.ondisconnect -slug: Web/API/USB/ondisconnect +slug: Web/API/USB/disconnect_event tags: - API - Method @@ -10,6 +10,7 @@ tags: - WebUSB API - ondisconnect translation_of: Web/API/USB/ondisconnect +original_slug: Web/API/USB/ondisconnect --- <p>{{APIRef("WebUSB API")}}{{SeeCompatTable}}{{securecontext_header}}</p> |